Skip to content

openseabrus/snowtrip

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published