Skip to content

Releases: nwplus/Factotum

Factotum V5.3.1 Beta

23 Mar 19:57
9897b63
Compare
Choose a tag to compare
Factotum V5.3.1 Beta Pre-release
Pre-release

Bug fix on Cave and TicketManager. There was a circular dependency that caused major issues.

Factotum V5.3.0 Beta

22 Mar 23:59
9b70154
Compare
Choose a tag to compare
Factotum V5.3.0 Beta Pre-release
Pre-release

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

19 Mar 01:52
0a67586
Compare
Choose a tag to compare
  • 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

02 Mar 23:08
f74f045
Compare
Choose a tag to compare
cmd-f Version 2.0.1 Pre-release
Pre-release

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

02 Mar 07:50
16203d0
Compare
Choose a tag to compare
cmd-f Version 2.0.0 Pre-release
Pre-release

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

26 Feb 05:49
6bfc174
Compare
Choose a tag to compare
cmd-f Version 1.0.2 Pre-release
Pre-release

More fixes!!!

cmd-f Version 1.0.1

26 Feb 04:27
9ba9bd0
Compare
Choose a tag to compare
cmd-f Version 1.0.1 Pre-release
Pre-release

Includes bug fixes over the last release found when deploying to ec2.

cmd-f Version

26 Feb 02:27
ee3ddb2
Compare
Choose a tag to compare
cmd-f Version Pre-release
Pre-release

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

29 Nov 19:19
Compare
Choose a tag to compare

This branch is ready to deploy for Hack Camp event!