diff --git a/jeevesbot/env.py.dist b/jeevesbot/env.py.dist index 80ef7c6..68a3025 100644 --- a/jeevesbot/env.py.dist +++ b/jeevesbot/env.py.dist @@ -3,6 +3,3 @@ TOKEN = 'discord-bot-token-here' ADMIN_ROLE = 'role-to-exclude-from-gifbot' PREVIEWCHANNELS = [add-channel-ids-for-bot-to-work-in] -BOTCHANNEL = [add id of bot channel] -FLAIRROLES = [add list of role ids to correspond to the emoji] -FLAIRROLE = [add id of flair separator role] \ No newline at end of file