A history of all of TM Bot's notable changes over time.
Complete rework of GenChannel and Generator logic, with new formats (Double-Elimination and Champions League) added.
- Two new formats: Double-Elimination and Champions League
- New parameter requirements for Champions League tournaments
- Logic between Generation cog commands and
GenChannel
s redone, due to new formats added. - Generation optional parameters changed from
open
andrandom
toseeding
andbracket
, with server settings updated to reflect that
Various bug fixes to v0.3.0.
- Fixed
open
,advance
,unadvance
,close
, andfinish
bugs
- Reformatted several return messages and strings.
- Bot mention serves as a
help
command
- Updated required command permissions from
ADMINISTRATOR
toMANAGE_GUILD
AWS server deployment.
- AWS CodeDeploy issues
- YAML files
Bot now has end-to-end functionality.
status
command: view current round's statusresults
command: view round's results - who advanced and who lost- All round results are saved to Google Sheets.
- New server settings
Building upon v0.1.0 by filling out its featureset as a Discord Bot.
- Ability to seed players
- Preliminary Round for tournaments that need it
- Discord.py integration
- Ability to register players via Discord
- Basic command set, such as
open
,close
, andstart
- Server settings and prefixes customization
- Google Sheets integration for player registrations
Initial commit.
- Basic generation completed
- Players can be advanced
- Rounds can be incremented