Lacie/xp
Lilac-Rose be54be9c51 add help and quote commands, fix type errors, clean up birthdays
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.
2026-04-13 04:12:41 +02:00
..
add_xp.py the great english database shift 2026-02-11 18:23:51 +01:00
backup_xp.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
calculate.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
database.py fixed the weird xp and top error 2026-02-18 20:54:50 +01:00
exclude_channels.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
groups.py added prestige color system and comments in files 2026-03-07 16:54:11 +01:00
import_export.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
leaderboard.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
rank.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
reset_task.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
resetxp.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
restoredb.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
sync.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00
utils.py friend added comments for some reason 2026-02-18 03:09:43 +01:00
xp_admin.py add help and quote commands, fix type errors, clean up birthdays 2026-04-13 04:12:41 +02:00