impr: Add more error handling.

This commit is contained in:
Lemon4ksan
2025-02-27 22:42:19 +03:00
parent 48fe0b894b
commit 3c1b0ec266
8 changed files with 204 additions and 237 deletions

View File

@@ -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 = [