Skip to content

Releases: mmcmd/verification-bot

v2.1

22 Apr 18:27
b069f6f

Choose a tag to compare

What's Changed

  • Replaced subprocess library with docker library which provides additional security by @mmcmd in #34
  • Fixed a bug where the custom status would not appear
  • Added the status argument to the irc command
  • Updated README to include the IRC relay management function

Full Changelog: v2.0...v2.1

v2.0

13 Apr 04:20
86113ce

Choose a tag to compare

What's Changed

  • Added unboost log channel and fixed unboosting function by @mmcmd in #2
  • Fixed bug with verification not applying by @mmcmd in #3
  • Added birthday command by @mmcmd in #4
  • Verification age requirement added to config file by @mmcmd in #5
  • Tweaked the birthday command by @mmcmd in #6
  • Added uptime, github and boosters command by @mmcmd in #7
  • Bug fixes & improvements by @mmcmd in #11
  • Added emergency command, send msg to server boosters by @mmcmd in #31
  • Added a role bypass for emergency command which does not require appr… by @mmcmd in #32
  • IRC relay management, updated code to work with v2.0 of discord.py by @mmcmd in #33

Full Changelog: v1.1...v2.0

Basic commands, config file, verification, unboosting

10 Oct 03:11
427c9f9

Choose a tag to compare

  • Added a ping and a steve command (more will be released in the future)
  • Bug fixes
  • Added a config file
  • Removes colored roles if someone stops boosting the server

Initial release

04 Sep 23:59
ef7ee6f

Choose a tag to compare

Early stages, basic verification functionality.