This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Releases: MitchTalmadge/StudyBot
Releases · MitchTalmadge/StudyBot
Release 2.5: Disaster Recovery, Faster Startup, Moderator Improvements
- 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
- Sending a message before init complete would crash the bot. Fixed and safeguarded.
Release 2.3: Fix crash on PM
- The bot would crash on PM. Fixed.
- Dropped partial message support.
Release 2.2: Minor patch.
Log messages and such.
Release 2.1: Database Auth Source Support
- Added
authSource
config setting for choosing the authentication source db.
Release 2: Database Auth Support
Can now authenticate with mongodb database.
Release 1.1: Hotfixes
Fix an error, clean up a little.
Release 1: Initial
The first version!