v2.0.0
Enhancements
- Log execution of slash commands
- Disable JDA's online status cache and role tag cache (probably does something for memory usage)
Internals
- Move to Scala 3 (except database parts, pending Slick update)
- Use Scala 3's built-in null safety and safe-init
- Change registration site of commands to happen inside CantiBot only