I am a failure :c

This commit is contained in:
2026-03-01 03:39:44 +00:00
parent df122f1470
commit fda66681b6
6 changed files with 263 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ public static class HelpCommand
string helpMessage = $@"**Reactor Commands**:
- `{prefix}help` - Shows this list.
- `{prefix}source` - Shows my source code!
- `{prefix}create` - Creates the Reaction Message.
";
if (channelCache.TryGetValue(channelId, out var channel))