Welcome to Burning Town game with telegram bot
Steps to do:
- Clone this repository.
- Message in the telegram @BotFather in order to create a telegram bot and get an access token.
- Add the bot to a telegram "supergroup".
- Put your access token in the file:
application/bot.py
. - Run the application.
git clone https://github.com/orronai/burningtown
cd burningtown
python app.py
- Type in the "supergroup" chat - !game.
- In order to join the game - players need to send the bot one-time message.
- type !join in order to join the game.
- When there are enough players (default is 4 players), type !start
Enjoy!