Skip to content

v1.9

Choose a tag to compare

@Twentysix26 Twentysix26 released this 15 Dec 12:18
· 88 commits to master since this release

Fixed

  • System messages are now ignored in events
  • Warden: the condition and action parts of Warden rules have now the same context variables available. Previously only a limited set was available for conditions, resulting in unexpected behavior

Added

  • regex library requirement. This should help alleviate regex related issues for particular setups
  • [p]def warden memory can now be filtered (#38)
  • Warden: new user-status-matches-any condition (#34)
  • Warden: context variables for guild icon / banner (#37)

Changed

  • Warden: clearer error messages when send-message fails for unexpected reasons (e.g. empty fields)
  • Warden: var-assign will no longer accept invalid variable names
  • Warden: raised the maximum time allowed for delete-last-message-sent-after to 15 minutes (#43)
  • Updated info.json with more commonly searched tags and a link to the new docs