-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enabling Trivia and small fixes (#683)
* many changes Added /message Added roleAudits for donor colours in onboarding Added typing status to /say * Team Mindset Roles BETA It works, but is kinda slow sometimes, probably some inefficient looping * Update tents to use new voice category Tents are now in their own category * I forgot 2 roles I am silly * Important Fixes Make AFK channel immune to deletion Make TTS role count as donor for donor colours * Add "Busy" role to TTS mindsets * Update futon ID Silly bot keeps deleting it * Change how deleting tents works Changed from checking explicit IDs to not delete to simply checking if a voice channel includes a tent emoji or not * Add bot typing status to announcements * Fix TTS access to donor colours * Make typing status 3 seconds * Small fixes / updates Add 'busy' role to TTS mindsets Make tripbot typing 3 seconds instead of 1.5 Add typing to announcements Change how tent deletion works Update IDs in env * Merge and lint * Update tents permission overwrites * belly button linting * Bug in knex * Add /voice radio First pass, needs work and add function of changing the tent name to signify the bot is being borrowed * Add /voice bitrate Allows editing of bitrate * Lint that shit * One more lint * Finish up * Possible /voice radio fix No way to test in dev. Incorporated what was originally a separate function (checking if there is already a radio bot in the channel before moving a new one in), into the same part of the code that checks if the radio is available and pulls it in * Make "user" entry for /timezone and /birthday required to speed up command entry * Trivia, small fixes Re-enabled Trivia Stopped Verified role from being removed during tripsit session (stops welcome messages) Added code for /voice add (disabled) Removed /voice radio (just way too buggy) Small edit to welcome message * Undo required * Linting * Fixing actions --------- Co-authored-by: Moonbear <[email protected]>
- Loading branch information
1 parent
61d2848
commit 58f3831
Showing
11 changed files
with
131 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.