Releases: pattyjogal/cypher-bot
Releases · pattyjogal/cypher-bot
Close Command Fix
Stability Fixes
What's Changed
- Follow up message deletes in tenmans cmds with null assign by @JoshSanch in #32
- Add try/catch guards to attempts to delete active vote messages by @pattyjogal in #34
- Fix vote transition role pings by @JoshSanch in #30
Full Changelog: 1.4.0...1.4.1
Voting Commands
Users can now start a 10mans queue with enough votes. Use
/tenmans vote name: <some name here>
to start a vote for a queue with that name
Adding manual modification commands to the queue
Added the following commands
/tenmans add_user name:@user
/tenmans remove_user name:@user
Config Command Hotfixes
Patches a MongoDB query issue and a casing mismatch for a subcommand parameter.
Update Docker Image Name
Merge pull request #24 from pattyjogal/containerization Change docker image name
Containerized Application Release
Merge pull request #23 from pattyjogal/containerization Containerization
Stability improvements
Should no longer crash when an invalid command is sent somehow
Propagate new queue channel
A temporary release until channel is dynamically picked