Skip to content

v2.0.0

Compare
Choose a tag to compare
@ScoreUnder ScoreUnder released this 14 Jul 03:23
· 427 commits to master since this release
v2.0.0
359f571

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