This repository was archived by the owner on Aug 21, 2021. It is now read-only.
Releases: PulseDevelopmentGroup/0x626f74
Releases · PulseDevelopmentGroup/0x626f74
0x626f74 v2.3.1
0x626f74 v2.3.0
- Added better error logging with dedicated error message channel
- Tweaked
!toxiccommand to work a bit more cleanly with better errors
0x626f74 v2.2.0
- Add
!toxiccommand to rate users on their toxicity levels - Clean up lots of logic, unused code, redundant code, etc.
- Disabled reactions on
!inspirecommand since thedisgoreactlibrary seems to be broken at the moment. - Updated dependencies
0x626f74 v2.1.0
- Add support for hot-reloading config file
- Minor tweaks to the command and logging packages
0x626f74 v2.0.1
Hotfix fixing Docker build issues
Many changes upgrading the bot to version 2. The bot should run faster, be easier to develop for, and just generally all around better. See #41 for complete list of changes.
0x626f74 v2.0.0
Many changes upgrading the bot to version 2. The bot should run faster, be easier to develop for, and just generally all around better. See #41 for complete list of changes.
0x626f74 v1.5.2
- Fix: Broken fuzzy matching
- Update dependencies
0x626f74 v1.5.1
- Fix: Bot crashing if stats are disabled and someone sends a message.
0x626f74 v1.5.0
- Add: Statistics endpoint
- Add: Options for statistics and fuzzy matching
- Fix: Clean up error logging
0x626f74 v1.4.0
- Add: Fuzzy matching support
- Add: Stats command (part of
!debug) - Update dependencies (includes disgomux bug fixes)