Tell user to set poToken when YouTube is enabled
This commit is contained in:
parent
2c61ce4fd9
commit
5eb665c99b
@ -29,7 +29,7 @@ class MyBot(commands.Bot):
|
||||
|
||||
config.LOG.info("Loading cogs...")
|
||||
config.LOG.info(
|
||||
"YouTube support is enabled"
|
||||
"YouTube support is enabled, make sure to set a poToken"
|
||||
if config.YOUTUBE_SUPPORT
|
||||
else "YouTube support is disabled"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user