Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

Releases: PulseDevelopmentGroup/0x626f74

0x626f74 v2.3.1

25 Jul 15:22

Choose a tag to compare

  • Fix !toxic [username] to prevent it from counting messages starting with !, a URL, or messages containing only an image or embed.
  • Fix multiplexer to prevent it from adding empty arguments to the message context
  • Add emojis to !toxic

0x626f74 v2.3.0

25 Jul 14:18

Choose a tag to compare

  • Added better error logging with dedicated error message channel
  • Tweaked !toxic command to work a bit more cleanly with better errors

0x626f74 v2.2.0

25 Jul 00:33

Choose a tag to compare

  • Add !toxic command to rate users on their toxicity levels
  • Clean up lots of logic, unused code, redundant code, etc.
  • Disabled reactions on !inspire command since the disgoreact library seems to be broken at the moment.
  • Updated dependencies

0x626f74 v2.1.0

11 Jun 19:59

Choose a tag to compare

  • Add support for hot-reloading config file
  • Minor tweaks to the command and logging packages

0x626f74 v2.0.1

04 Jun 23:12
56c52a7

Choose a tag to compare

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

04 Jun 22:54
e503e6c

Choose a tag to compare

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

01 Apr 23:29

Choose a tag to compare

  • Fix: Broken fuzzy matching
  • Update dependencies

0x626f74 v1.5.1

19 Feb 00:20

Choose a tag to compare

  • Fix: Bot crashing if stats are disabled and someone sends a message.

0x626f74 v1.5.0

18 Feb 22:42
56065ca

Choose a tag to compare

  • Add: Statistics endpoint
  • Add: Options for statistics and fuzzy matching
  • Fix: Clean up error logging

0x626f74 v1.4.0

15 Feb 23:36

Choose a tag to compare

  • Add: Fuzzy matching support
  • Add: Stats command (part of !debug)
  • Update dependencies (includes disgomux bug fixes)