mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-05-09 20:28:38 -05:00
added /help with a category dropdown that covers all non-mod commands, also user's avatar fading in from the left side at an angle. went through every file and fixed pylance errors - Optional type hints on params that default to None, made cog_unload async everywhere, added isinstance guards before accessing Member-only attributes, and narrowed get_channel() return types before calling send(). birthday list now removes db entries for users who have left the server when someone queries a month. |
||
|---|---|---|
| .. | ||
| add_xp.py | ||
| backup_xp.py | ||
| calculate.py | ||
| database.py | ||
| exclude_channels.py | ||
| groups.py | ||
| import_export.py | ||
| leaderboard.py | ||
| rank.py | ||
| reset_task.py | ||
| resetxp.py | ||
| restoredb.py | ||
| sync.py | ||
| utils.py | ||
| xp_admin.py | ||