mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-13 23:51:56 +03:00
impr: Add more error handling.
This commit is contained in:
@@ -5,7 +5,6 @@ import discord
|
||||
from discord.ext.commands import Bot
|
||||
|
||||
intents = discord.Intents.default()
|
||||
intents.message_content = True
|
||||
bot = Bot(intents=intents)
|
||||
|
||||
cogs_list = [
|
||||
|
||||
Reference in New Issue
Block a user