Bot that was created to manage rides on a Telegram group. It's currently available only in Portuguese.
The project is configured for Railpack (used by Railway). Build and start are defined in railpack.json and Procfile. Push to your branch or use the GitHub Action to deploy via Railway.
-
Run
yarn install -
If there is no
.envfile, create one withTOKEN_DEV=<telegram-token> -
Run
yarn build && yarn start -
Send something to your bot
Fabiana Ferreira Fonseca
Lucas de Andrade Cerqueira
Feel free to open an issue on the repository and discuss with us any bug or feature! 🚀
Based on stater pack for running NodeJS Telegram bot: https://github.com/odditive/heroku-node-telegram-bot