Rico
Rico
1) Play a in-chat multiplayer game 2) After it ends the keyboard stays
When a multiplayer game is being created and there are not enough players after 5 minutes it should be stopped. If there are enough players, the game will be started.
In multiplayer games it can be frustrating when dealing with AFK players. To prevent that from happening, there should be a timer that skips players who are not participating. Default...
Currently the bot can only send messages via PM or groups (via update.message.reply_text from PTB). This is a limiting factor for "direct multiplayer" games.
That way users could open game rooms and play with strangers
- Matching mechanism - Unique game-room IDs - Join a game-room via ID - Game room class with list of user IDs - Game rooms can be private - Normal...
The Telegram API sends a language ID which can be taken to identify where a user comes from
**Is your feature request related to a problem? Please describe.** I am currently working with nsis installer files. These seem to use lzma compression a lot. I'd love seeing a...