refactor(mention): move from bot.py to event cog

This commit is contained in:
neoarz
2025-11-03 15:15:52 -05:00
parent 1eff6c9f53
commit 480b5ce83a
4 changed files with 48 additions and 32 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.ruff_cache/
# C extensions
*.so
@@ -148,7 +149,5 @@ cython_debug/
# Log file
discord.log
cogs/media/files/
logs.txt