18
0

Adding support for classes which each use their own category. Moving key into a config file to avoid accidental sharing

This commit is contained in:
Jeremy Foote
2020-12-30 14:14:35 -05:00
parent d77f32f5c1
commit 788ed2de62
5 changed files with 31 additions and 14 deletions

2
README
View File

@@ -18,7 +18,7 @@ the steps there, with one important exception:
need to enable both "Privileged Gateway Intents." This allows the bot
to see who is present and active in the channel.
Finally, you need to copy your bot'ss Token (also found on the "Bot" tab)
Finally, you need to copy your bot's Token (also found on the "Bot" tab)
into coldcallbot.py. Pass it as the argument to `ccb.run()`.