Releases: nwplus/Factotum
Factotum V5.3.1 Beta
Bug fix on Cave and TicketManager. There was a circular dependency that caused major issues.
Factotum V5.3.0 Beta
Changes
- Better Initialization Command
- Better code base (More refactored classes)
- Mentor Cave is cleaner
- Workshops can use ticket system or advanced voice channel feature
- Command to change bot prefix
- Command to add members to firebase for verification
- Cleaner ticket system with better ticket and ticketManager classes
- bug fixes all around!
Factotum V5.2.0 Beta
- Verification can be used in multiple servers at a time
- Firebase firestore data is divided by servers
- command to add members to firebase firestore from discord
- bug fixes
- optimizations improvements
cmd-f Version 2.0.1
New Feature
A way for users already inside the guild to verify again. This is due to the bot being restarted and thus losing connection to DMs.
cmd-f Version 2.0.0
This new release brings a few minor updates and one major update.
Major Update [Activities Rework]
Activities were completely reworked. The activity class was stripped of any "conversion" functions. A Workshop and Coffee Chats classes were created. Any activities extend the activity class. These activities can use the Activity class functions.
Activities can add new features which are accessible from the admin console.
This update makes almost no change to the user, just a few minor UI changes in the admin console and how workshops are created.
Minor Updates
- Bug fixes
- Better Logging
- fixed manual-verification and email-search
cmd-f Version 1.0.2
More fixes!!!
cmd-f Version 1.0.1
Includes bug fixes over the last release found when deploying to ec2.
cmd-f Version
The cmd-f version is the last step before we open our bot to the general public. For cmd-f we have worked very hard on creating the most customizable bot hackathon organizers will ever ask for.
New Features:
- Use of MongoDB for guild settings persistence, no more hard-coded settings
- Extensive use of OOD by creating classes for our features
- Better logging using winston
- Able to work in multiple guild at the same time, except for verification features
- Tons of bug fixes, optimizations, spelling fixes, text improvements, misc improvements
- New team roulette feature for random teams
- E-rooms for out of discord meetings like booths
- Fully customizable verification system
- Safety improvements, use of DMs only for personal information
Known bugs
- Verification only works for one guild
- Activities are still quite messy, working on a fix and will be part of the first public release
- Old boothing commands are not working
- Hide/Unhide activities are not working, might revisit later when we rework the activity hierarchy
- Commands do not have verbose logging yet
Lots of thanks to the nwPlus bot team, with two new members that have been helping out a lot!
Hack Camp Deployment
This branch is ready to deploy for Hack Camp event!