feat: member add logs, improve meta command
This commit is contained in:
parent
f0cb5a9d03
commit
8f39d85486
12 changed files with 73 additions and 15 deletions
|
|
@ -12,4 +12,5 @@ public static class DiscordUtils
|
|||
public static readonly Color Purple = Color.FromArgb(155, 89, 182);
|
||||
public static readonly Color Green = Color.FromArgb(46, 204, 113);
|
||||
public static readonly Color Blue = Color.FromArgb(52, 152, 219);
|
||||
public static readonly Color Orange = Color.FromArgb(230, 126, 34);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue