Skip to content

Version 1.13.1

Compare
Choose a tag to compare
@zaanposni zaanposni released this 29 Aug 18:14
· 1462 commits to master since this release
fda85b5

Breaking changes

  • Spam automod uses seconds. The spam automoderation now uses seconds instead of minutes. Please change your current configuration if needed.

Fixes

  • Cleanup mode choices. Added choices to cleanup command to improve UX.
  • Fixed errors in track command. Command does not longer fail on valid unused invite.
  • Added error message to report command. The report command will now respond with an error if there is no internal webhook configured.
  • Defering commands. Slash commands will now be defered if they take too long to avoid errors.

Technical

  • Security warnings. Adjusted a nuget dependency to fix vulnerabilities.

Contributors

Special thanks to

  • @FlixProd for ideas and coding
  • Bricksmaster#7130 for ideas and testing