You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help: Now shows the usage of the group command of when it's executable.
help: All parameters within the usage block are now snake_cased.
help: The usage will also use the command name/alias provided for easier understanding.
info user: Now correctly shows the requested user's first join date instead (it previously showed the invoking user's first joined date, which was wrong).
ban: No longer attempts to DM bots.
kick: "Brand new" kick command.
unban: Also "brand new."
Database: Now more efficiently saves the member's roles to the database.
Event handling: Now no longer attempts to assign managed roles when a member rejoins (this happened mostly to bots). Previously this would throw and cause the member to not have any of their previous roles reapplied to them.
Updated several dependencies, fixing more security vulnerabilities introduced by SixLabors.ImageSharp.