fix embed queue
This commit is contained in:
parent
ded4f4db26
commit
8d4a7b1729
13 changed files with 188 additions and 32 deletions
|
|
@ -5,5 +5,5 @@ namespace Catalogger.Backend.Bot;
|
|||
public static class DiscordUtils
|
||||
{
|
||||
public static readonly Color Red = Color.FromArgb(231, 76, 60);
|
||||
public static readonly Color Blue = Color.FromArgb(155, 89, 182);
|
||||
public static readonly Color Purple = Color.FromArgb(155, 89, 182);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue