refactor of code

This commit is contained in:
2021-06-06 22:08:18 +02:00
parent b3246e5e5d
commit 5305fe0186
17 changed files with 194 additions and 56 deletions

5
jeevesbot/env.py.dist Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env python3
TOKEN = 'discord-bot-token-here'
ADMIN_ROLE = 'role-to-exclude-from-gifbot'
GIFCHANNELS = 'add-channel-ids-for-bot-to-work-in'