Talk to the bot here
Send a /help
message to the bot and the bot will respond with all the available commands.
A telegram bot to make your life a little bit easier when using telegram with some misc commands.
- Clone this repo.
- Do
npm install
to install all the dependencies. - Get all your secrets from the following list:
- Telegram Bot: @BotFather
- Mapbox API (for weather): Mapbox.com
- Put all your secret tokens in
.env
file as shown in .env.example - Run
npm start
ornode index.js