Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@destruc7i0n destruc7i0n released this 03 Jan 00:40
· 5 commits to master since this release

Webhook updates

  • Escape unicode characters in messages
  • Fixed false positives with death messages (#71)
  • Better rate limit handling
  • Updated README.md to be more user friendly
  • Config option for fs.watchFile
  • Config option for uuid api url

Config changes

  • Breaking: DEATH_KEY_WORDS is removed, REGEX_DEATH_MESSAGE is now used
  • Breaking: SLASH_COMMAND_ROLES is removed, SLASH_COMMAND_ROLES_IDS is now used
    • Update instructions: Update the key and change values to the role id rather than the role name
  • FS_WATCH_FILE added
    • Update instructions: Not necessary to add, but if you are on linux you may experience better performance in setting it to false
  • UUID_API_URL added
    • Update instructions: Not necessary to add, but you can set to use a proxy (ex) if required