Skip to content

LilyBot 4.2.0

Compare
Choose a tag to compare
@NoComment1105 NoComment1105 released this 13 Oct 07:19
· 373 commits to main since this release
adc7f85

This update introduces reminders once more and fixes lots of little bugs that were present.
You can find the full changelog below.

New:

  • Reminders return, completely re-written under the hood!

Change:

  • Edit say embeds are now trimmed down when they're too long to fix
  • Some Kdocs in our database classes have been made more accurate
  • Remove member logs once more, due to them no longer sending accurate info

Fix:

  • canPingRole checks being inverted, resulting in config commands not setting
  • Fix NPEs in message deletes and thread cleanups
  • Fix some EntityNotFound exceptions in remove warn
  • Attempt to fix issues with EOF characters in log uploading
  • Remove extra curly braces that were added by mistake to the config view embed

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