All notable changes to this project will be documented in this file.
- (formatting) Added some additional formatting via Ruff
- (changelog) Added changelog
- (git-cliff) Added git-cliff for changelog management
- (imports) Fixed imports to work with tests. The code now runs as modules like `python -m weaselbot.pax_achievements
- Handle SQLAlchemy errors and improve error logging in kotter_report.py
- Improve error logging and handle SQLAlchemy errors in kotter_report.py
- Remove unused import in kotter_report.py
- Refactor code to use email instead of slack_user_id for grouping
- Update schema to "f3kc" in achievement_tables.py
- Update schema to "f3shenandoah" in achievement_tables.py
- Fix code execution flow in kotter_report.py