Skip to content

v1.0.0

Compare
Choose a tag to compare
@JulianVennen JulianVennen released this 05 Jul 16:53
· 1041 commits to master since this release
616b8b3

Major Changes

This release removes support for legacy commands. If you use your own commands then update them to the new, class based system first.

  • changed strike and pardon usage from <count> <@users> <reason> to <@users> <count> <reason>
    • increase count limit
  • add alias 'v' to the video command
  • add alias 'a' to the article command
  • custom prefixes can now be up to 15 characters long and can include spaces
  • simplify autoresponse command, allow editing autoresponses
  • new help command

Minor Changes

  • refactor user info (embed color will change depending on active punishments)
  • refactor protected roles (added list option)
  • refactor settings command (added color)
  • refactor unmute and unban (avoid spam)
  • refactor muted role command (added list)
  • refactor playlist command
  • purge now takes more embed values into account
  • reason can now only be used to update a reason, to show a specific moderation use !modinfo

Fixes

  • fix id command when used with discriminators