Skip to content

Release v1.7

Latest
Compare
Choose a tag to compare
@Zacky2613 Zacky2613 released this 25 Mar 10:08
· 3 commits to master since this release

Release v1.7

Main Features

  • With the new overhaul of the Watcher Bot's new filter system lots of false positives words have been creeping on my radar so I've made a whole new section dedicated to scrapping off false positive words.
  • I've GREATLY improved the order of steps the filter system now takes to be faster, shorter, and more readable.

Other Features/Bugfixes:

  • Added /help command.
  • Fixed a message about missing channel selection referencing !help to update it to the new /help
  • Other general fixes to the README.md to make it cleaner.
  • Issue when there is a permission role order leading to the bot sending 2 messages. (This could pile and up and get tedious so it includes the permission issue notice in the report message)
  • Limited the bot to only show to first 1-100 characters of a report message to stop rate limiting, wasted bandwidth, and also stop people breaking reports and hiding their activity by making the message 2000+ characters and reports not able to send.
  • Changed the slur_filter argument type= to filter_type= to avoid python and syntax highlighters thinking it's the keyword "type".

Full Changelog: v1.6...v1.7