Releases: BYU-CS-Discord/CSBot
Releases · BYU-CS-Discord/CSBot
v0.8.1
Added
- Custom errors types for
/updatecommand.
v0.8.0
Added
- A new
/findroomcommand for searching available rooms on campus.
v0.7.1
Added
- GitHub workflow stages for export-version and linting.
- VS Code devcontainer setup.
- README sections on testing and devcontainers.
Changed
- Updated node versioning across the project.
- Simplified npm scripts to be more intuitive.
- Docker is now optional.
Fixed
- Bug where replied interactions couldn't report errors.
- Missing "git" dependency for /update command in Docker container.
v0.7.0
Added
- New option autocomplete feature for commands.
- A new
/sendtagcommand for testing purposes. - New button functionality for interactions.
- A new
/updatecommand to pull the latest changes and restart the bot. - A new
/tothegallowscommand to start a game of evil hangman.
Changed
- README organization.
v0.6.1
Added
- Infrastructure to handle static autocomplete options.
v0.6.0
Added
- A new
/talkcommand has been added - uses the dectalk TTS engine to speak a given message. - A new
Talkcontext menu command has been added - also uses dectalk to speak any message users right-click on.
Changed
- The error reporting system for commands has also been standardized.
v0.5.2
Changed
- New safety guards for the
/profilecommand.
v0.5.1
Changed
- Use the new-and-improved FixTweet instead of ye olde BetterTwitFix.
- Our development environment is now standardized with Docker.
v0.5.0
Added
- We now join in on the server community by sharing reactions (mostly randomly). The default ⭐ emoji is ignored, in the interest of future features. :same: and :no_u: emoji are reciprocated 1 in 5 times, and every other emote is reciprocated 1 in 100 times.
v0.4.0
Added
- A message context menu command to fix Twitter links using vxtwitter.