Skip to content

Releases: the-programmers-hangout/JudgeBot

Version 1.3.2

19 Nov 15:30
eeac3d5
Compare
Choose a tag to compare

Release with the following changes:

  • Fix lower level staff being able to use the Staff reactions on higher level stats.
  • Add white check mark reaction to alert messages automatically.
  • Cleanup reaction handling code.

Version 1.3.1

16 Nov 19:35
e7305be
Compare
Choose a tag to compare

Release with the following changes:

  • Add initialization for existing timed bans upon bot restart.
  • Update logging upon bot restart.

Version 1.3.0

15 Nov 20:03
163a771
Compare
Choose a tag to compare

Release with the following changes:

  • Simplified strike command. Adjusted conversation to show all the rules, and allow the user to either enter the rule id, or 0 to strike without a rule.
  • Added info command. This command can be used to send information to a user that is not an infraction. This gets recorded and added to a user's profile, like a note, but is also shared via a DM.
  • Removed strike confirmation DM.
  • Updated join/leave listener to capture a user's join date when they join the server.

Version 1.2.2

12 Nov 14:12
e167f63
Compare
Choose a tag to compare

Release with the following changes:

  • Fix unmute command failing if the mute was applied manually, or via another bot.
  • Fix ban command failing.

Version 1.2.1

11 Nov 18:51
c31ede5
Compare
Choose a tag to compare

Release with the following changes:

  • fix: user leaving guild with active mute didn't remove punishment.

Version 1.2.0

11 Nov 13:18
bbab2d9
Compare
Choose a tag to compare

Release with the following changes:

  • Fix message delete embed when message length > 1024 chars. Messages will be truncated with "..." if they are too big.
  • Update delete message listener to let the moderator know if the user has DM's disabled.

Version 1.1.2

10 Nov 14:49
97e8a79
Compare
Choose a tag to compare

Minor release with following changes:

  • Update the Message Deleted response to a User to an embed and fix case where the message is an image.