Python-BlackJackBot
Python-BlackJackBot copied to clipboard
Implement message dispatcher for multiplayer "direct" games
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.