Skip to content

/embedcolor

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

Allows you to change the color of any embed(s) posted by the bot in your server.

Note

This command requires you to be a Tier 3 Patreon user and requires the administrator permission!

Parameters:

Name Type Description Default
embed_message app_commands.Transform[str, MessageTransformer]

A link or ID of a message with embeds.

required
new_color app_commands.Transform[str, ColorTransformer]

The new color you'd like the embed(s) to have. Accepts: 0x<hex>, #<hex>, 0x#<hex>, rgb(<number>, <number>, <number>)

required