rename cog to preview.py and add youtube preview functionality
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
TOKEN = 'discord-bot-token-here'
|
||||
ADMIN_ROLE = 'role-to-exclude-from-gifbot'
|
||||
GIFCHANNELS = [add-channel-ids-for-bot-to-work-in]
|
||||
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]
|
||||
Reference in New Issue
Block a user