Dependencies:
npm install
After installing the dependencies, you should add your Telegram bot token.
Create a .env
file in the project root.
Add the BOT_TOKEN value:
#
# Telegram bot token
#
BOT_TOKEN=
If you completed the previous steps successfully, you should be able to run the snowtrip bot:
npm start
Have fun, caroxo.