refactor of code
This commit is contained in:
5
jeevesbot/env.py.dist
Normal file
5
jeevesbot/env.py.dist
Normal 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'
|
||||
Reference in New Issue
Block a user