Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btronquo/am4-telegram-nodejs-bot

A telegraf based nodejs bot for Telegram. Created for Airlines 4 game (AM4)
https://github.com/btronquo/am4-telegram-nodejs-bot

nodejs telegraf telegram-bot

Last synced: 2 months ago
JSON representation

A telegraf based nodejs bot for Telegram. Created for Airlines 4 game (AM4)

Awesome Lists containing this project

README

        

# Bot telegram for the android game Airline Manager 4

### 1. create the .env file with inside the env var BOT_TOKEN
example: `BOT_TOKEN=XXXXXXXXX`

### 2. start the script
`node app.js`

### Credits:
*powered with Telegraph, a nodejs module for nodejs telegram bot*
Authors: Boris Tronquoy, [Nitin Ranganath](https://github.com/itsnitinr)