Update config.example.py and main.py
This commit is contained in:
7
config.example.py
Normal file
7
config.example.py
Normal file
@@ -0,0 +1,7 @@
|
||||
DISCORD_BOT_TOKEN = 'your_discord_bot_token_here'
|
||||
|
||||
DISCORD_CHANNEL_ID = 'your_discord_channel_id_here'
|
||||
|
||||
YOUTUBE_CHANNEL_IDS = [
|
||||
'UCIAAHYR8BV4m-FeMV1KVEJg',
|
||||
]
|
||||
Reference in New Issue
Block a user