Releases: KOOKIIEStudios/composer-or-pasta-telegram-bot
Releases · KOOKIIEStudios/composer-or-pasta-telegram-bot
composer-or-pasta-telegram-bot v1.0.0
Patch Notes
This is the official release of the bot!
composer-or-pasta-telegram-bot v2.14.5-alpha
Patch Notes
Tested for single-player and multiplayer mode.
The bot runs too fast and can cause bans. More testing is required following the sleep
function calls added in the previous update.
This update brings the following changes:
- UTF-8 support for international composer names
- Stylistic changes to composer name answers
Requires the following to run:
- Populate composer_data.yaml using the following format:
last_name: - full name - another full name for another composer with the same last name another_last_name: - full name
- Populate pasta_data.yaml using the following format:
name: description of the pasta
composer-or-pasta-telegram-bot v1.0.0-beta
Patch Notes
Tested for single-player and multiplayer mode.
The bot runs too fast and can cause bans. More testing is required following the sleep
function calls added in a previous update.
This version is a minimum viable product, and comes with composer and pasta names already inside.
composer-or-pasta-telegram-bot v2.13.2-alpha
Patch Notes
Tested for single-player and multiplayer mode.
The bot runs too fast and can cause bans. More testing is required following the sleep
function calls added in this update.
This update brings the following fixes:
- Make the join/start menu work for multiplayer, by changing the conversation handler to per-chat, rather than per-user,
- Remove duplicate function call to increment the round number
- Add pauses between bot actions
- Allow composers with the same last names to be used
Requires the following to run:
- Populate composer_data.yaml using the following format:
last_name: - full name - another full name for another composer with the same last name another_last_name: - full name
- Populate pasta_data.yaml using the following format:
name: description of the pasta
composer-or-pasta-telegram-bot v1.11.1-alpha
Tested for single-player mode
Requires the following to run:
- Populate composer_data.yaml using the format:
short_name: "full name"
- Populate pasta_data.yaml using the format:
name: "description"
composer-or-pasta-telegram-bot v0.1.0-alpha
Prototype core logic implemented
Requires the following to run:
- Populate composer_data.yaml using the format:
short_name: "full name"
- Populate pasta_data.yaml using the format:
name: "description"