d-Rickyy-b / Python-BlackJackBot

A Telegram bot written in Python to play the game BlackJack alone or with your friends
https://telegram.me/BlackJackBot
GNU General Public License v3.0
76 stars 37 forks source link

Implement timer for a freshly created game #89

Open d-Rickyy-b opened 4 years ago

d-Rickyy-b commented 4 years ago

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.