Merged
Conversation
… when a command is used in PM
- use the whoSentTheCommand function to correctly identify the sender…
…ases in order to try and prevent people using extensions to automagically add them to the queue
Random stage invites
- myStats command added...pretty easy that one
…e I can make much progress
- probably broken the bot auto snagging...but that's for another day
Misc weekend fixes
…up the whole stats reporting. - seems it's delaying the song stats being read by enough that they're reset before they're read - going to have to have some idea of current and next song to persist the stats for long enough, maybe??
- revert the change to put the song stats in order aas it's screwing …
- fixed some crashed that suddenly came up with the lastdj function b…
…b the song stats before resetting them
- can also add a message after the command to tell the dj why they're being removed
- MUST send the DJ a message with this one
Additional mod functions
… they're not refreshing...set it to whatever their current count is as long as it's not undefined
- don't reset the total playcount to 0 when the DJ joins the stage if…
Log use of mod commands
- updated the welcome message to only have the default from defaults, not an extra default! - greetOn & greetOff commands added
Tidy welcome messaging
…ot a response to a given command, easier/better?!? - simplified the welcome message login in prep for adding timeouts to the user properties - needed to add a delay into the welcome message send to allow the room to load for new users before it was sent
…want to keep seeing old errors in stuff that's going to be deleted anyway
…quently than once every 5 minutes...should stop the custom greetings annoying people if users have problems and need to refresh multiple times
- extra timer added to the welcome message so the rules aren't given out with every single welcome message
- extra timer added to the welcome message so the rules aren't given out with every single welcome message - clearing out the logging
Tidy welcome messaging
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The bot was stable for 2 weeks while I was on holiday...I think that's stable enough for a merge into Main :-)