mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-10 11:01:44 +03:00
feat: Add bot settings commands.
This commit is contained in:
@@ -16,7 +16,8 @@ bot = Bot(intents=intents)
|
||||
|
||||
cogs_list = [
|
||||
'general',
|
||||
'voice'
|
||||
'voice',
|
||||
'settings'
|
||||
]
|
||||
|
||||
@bot.event
|
||||
|
||||
Reference in New Issue
Block a user