feat: add channel create responder and redis webhook cache
This commit is contained in:
parent
99c1587e7b
commit
e86b37ce2a
11 changed files with 201 additions and 10 deletions
|
|
@ -10,4 +10,5 @@ public static class DiscordUtils
|
|||
|
||||
public static readonly Color Red = Color.FromArgb(231, 76, 60);
|
||||
public static readonly Color Purple = Color.FromArgb(155, 89, 182);
|
||||
public static readonly Color Green = Color.FromArgb(46, 204, 113);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue