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- Update instructions: Copy the line from the default config
- 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
- Update instructions: Not necessary to add, but if you are on linux you may experience better performance in setting it to
UUID_API_URL
added- Update instructions: Not necessary to add, but you can set to use a proxy (ex) if required