Telegram bot for check actual info about TruckersMP services.
Demo is here: t.me/truckersmp_status_bot
$ git clone https://github.com/iposho/truckersmp-status-bot.git
$ cd truckersmp-status-bot/
$ echo "BOT_TOKEN=YOUR_BOT_TOKEN" >> .env
$ npm i
[...]
$ npm run dev
This project is open source and available under the MIT License.