refactor(constants): invert embed color
This commit is contained in:
@@ -16,7 +16,7 @@ YTDL_OPTIONS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
BAR_LENGTH = 35
|
BAR_LENGTH = 35
|
||||||
EMBED_COLOR = 0xFF6600
|
EMBED_COLOR = 0x00B6FF
|
||||||
OWNERS = [531392146767347712]
|
OWNERS = [531392146767347712]
|
||||||
PREFIX = "%"
|
PREFIX = "%"
|
||||||
SPONSORBLOCK_CATEGORY_NAMES = {
|
SPONSORBLOCK_CATEGORY_NAMES = {
|
||||||
|
|||||||
Reference in New Issue
Block a user