HOLY SHIT IT WORKS!
This commit is contained in:
@@ -10,6 +10,9 @@ public static class HelpCommand
|
||||
- `{prefix}help` - Shows this list.
|
||||
- `{prefix}source` - Shows my source code!
|
||||
- `{prefix}create` - Creates the Reaction Message.
|
||||
- `{prefix}delete` - Deletes a Reaction Message.
|
||||
- `{prefix}add` - Adds a Reaction Role to a Valid Message.
|
||||
- `{prefix}remove` - Removes a Reaction Role from a Valid Message.
|
||||
";
|
||||
|
||||
if (channelCache.TryGetValue(channelId, out var channel))
|
||||
|
||||
Reference in New Issue
Block a user