Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: MitchTalmadge/StudyBot

Release 2.5: Disaster Recovery, Faster Startup, Moderator Improvements

14 Nov 13:22
604a8e2
Compare
Choose a tag to compare
  • Missing course roles and channels are re-created on startup
  • Missing verification role is re-created on startup
  • Synchronizing roles for users on startup completes much faster and performs less redundant work.
  • Course channels have their permissions reset on each startup
  • Moderators can now view all course channels.

Release 2.4: Fix Pre-Init Message Crash

05 Jul 01:03
Compare
Choose a tag to compare
  • Sending a message before init complete would crash the bot. Fixed and safeguarded.

Release 2.3: Fix crash on PM

05 Jul 00:42
Compare
Choose a tag to compare
  • The bot would crash on PM. Fixed.
  • Dropped partial message support.

Release 2.2: Minor patch.

05 Jul 00:11
Compare
Choose a tag to compare

Log messages and such.

Release 2.1: Database Auth Source Support

04 Jul 22:45
Compare
Choose a tag to compare
  • Added authSource config setting for choosing the authentication source db.

Release 2: Database Auth Support

04 Jul 22:17
Compare
Choose a tag to compare

Can now authenticate with mongodb database.

Release 1.1: Hotfixes

04 Jul 22:00
Compare
Choose a tag to compare

Fix an error, clean up a little.

Release 1: Initial

04 Jul 21:27
Compare
Choose a tag to compare

The first version!