Skip to content

v3.14.0

Compare
Choose a tag to compare
@jwford jwford released this 24 Jan 13:16
· 73 commits to master since this release
v3.14.0
dd8f4fe

New Features

  • Added a guild setting (and a toggledeletepinmessages command to enable/disable this setting) for deleting pin notification messages (this behavior was previously always enabled, it now defaults to being off)
  • Added a shared command, which shows a user's mutual guilds with steve
  • Added a mentionable command, which toggles whether a role is mentionable
  • Added a system for ignoring commands sent in certain channels
  • Added a system for ignoring commands sent my members with certain roles
  • Added rank as an alias for assign

Fixes

  • Fixed the cases of some leftover language keys
  • Fixed some typos

Misc

  • Added some reminders to the help embeds for setmemberlog and setserverlog, reminding users that Steve needs the VIEW_AUDIT_LOG permission for the memberlog/serverlog to work