Skip to content

Releases: KOOKIIEStudios/composer-or-pasta-telegram-bot

composer-or-pasta-telegram-bot v1.0.0

01 Jun 18:49
0693810
Compare
Choose a tag to compare

Patch Notes

This is the official release of the bot!

composer-or-pasta-telegram-bot v2.14.5-alpha

31 May 12:47
f3bdb97
Compare
Choose a tag to compare

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

31 May 15:13
7842155
Compare
Choose a tag to compare

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

27 May 18:37
1c977cb
Compare
Choose a tag to compare

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

25 May 12:27
34988ad
Compare
Choose a tag to compare

Tested for single-player mode

Requires the following to run:

composer-or-pasta-telegram-bot v0.1.0-alpha

24 May 22:55
77ddac5
Compare
Choose a tag to compare

Prototype core logic implemented

Requires the following to run: