Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 434 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 434 Bytes

Seabrus snowtrip Telegram bot

Installation

Dependencies:

npm install

Configuration

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=

Running

If you completed the previous steps successfully, you should be able to run the snowtrip bot:

npm start

Have fun, caroxo.