Releases: d2avids/race_bot
Releases · d2avids/race_bot
v1.0.1-beta
The bug "message too long" was fixed.
When there was a lot of rows in database, some commands (/results, /overall_results, /participants, /points) were not available due to the error which occured when the bot tried to send a message, which is too long.
Now there is some sort of pagination: generally, it prints only 15 rows in 1 message (for /points its 10 rows). Meaning, if there are 50 participants - there will be 4 messages (50 / 15 = 3,33) when the /participants command is called.
Full Changelog: v1.0.0-beta...v1.0.1-beta
v1.0.0-beta
Specifically for https://t.me/alleycat8bar/6
Full Changelog: https://github.com/d2avids/race_bot/commits/v1.0.0-beta