Changelog
v0.4.0 (2024-07-14)
Feat
- remove developer mode and add better error handling
v0.3.0 (2024-07-13)
Feat
v0.2.0 (2024-07-13)
Feat
v0.1.3 (2024-07-13)
v0.1.2 (2024-07-13)
v0.1.1 (2024-07-12)
v0.1.0 (2024-07-12)
Feat
- allow log level configuration
- use discord.py logger and improve handling of bad tokens
- set up root logger
Fix
- remove nested logging statement
- disable conflicting extension and add default editor configuration
- account for missing token
Refactor
- move startup logic into main function