Compare commits
1 Commits
feat-simpl
...
feat-count
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a2ad77b91 |
@@ -194,6 +194,7 @@ class CounterCog(LionCog):
|
||||
self.add_twitch_command(self.crocbot, cmd)
|
||||
for cmd in disc_cmds:
|
||||
# cmd.cog = self
|
||||
self.bot.remove_command(cmd.name)
|
||||
self.bot.add_command(cmd)
|
||||
print(f"Adding command: {cmd}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user