Bumping PTB & Refactoring
Opened this issue · 0 comments
Bibo-Joshi commented
General Todo list with things that can be done when/if I get back to it.
- Use
BotCommandScopes
for admin commands - Use arbitrary callback data instead of all those patterns
- Use a custom class for
bot_data
to avoid all thosekey
constants - Use
pyupgrade
& maybeisort
in the pre-commit settings - Maybe use stuff like
sphinx-paramlinks
and the nitpicky settings for the docs - update AkaDressen parsing by leveraging
akadressen-utils