Skip to content

LilyBot 4.7.0

Compare
Choose a tag to compare
@NoComment1105 NoComment1105 released this 10 Feb 20:37
· 120 commits to main since this release
b5e1bc7

This update removes the deprecated support system and fixes a few bugs
You can find the full changelog below.

New:

  • Log deleted messages on ban in the same style as bulk message delete
  • Add targeted server announcements

Change:

  • Update to Kotlin 1.8.0
  • Remove deprecated support system

Fix:

  • Detekt check for brackets, allowing for cleaner code
  • Clean up many warnings
  • Usage of getMember() rather than getMemberOrNull() leading to extra exceptions
  • Update doc generator and kordex to fix some issues with errors

You can find a list of all the commits in this update here