Turning YTD quiet

This commit is contained in:
Rafael Vargas
2022-03-26 21:43:13 -04:00
parent caaa48ba05
commit 14bb43a42e
2 changed files with 4 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ class Configs(Singleton):
self.SPOTIFY_SECRET = config('SPOTIFY_SECRET')
self.CLEANER_MESSAGES_QUANT = 5
self.BOT_PREFIX = '$'
self.BOT_PREFIX = '!'
self.VC_TIMEOUT = 600
self.MAX_PLAYLIST_LENGTH = 50