Files
discord-jeeves/jeevesbot/env.py.dist
2021-06-06 22:08:18 +02:00

5 lines
150 B
Python

#!/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'