Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

imharvol/bog-utils-bot

Repository files navigation

Bog Utils Bot

Bog Utils Bot is a ultils Telegram bot for BOG and BogTools. Current functionality:

  • Get BOG token price
  • Get staked earnings

Try the bot!

You can try the bot right now: http://t.me/BOGUtilsBot

How to run

  1. Create a .env file with your telegram bot's and BscScan auth tokens:
TELEGRAM_TOKEN=YOUR_TELEGRAM_TOKEN
BSCSCAN_TOKEN=YOUR_BSCSCAN_TOKEN
  1. Install the dependencies with npm install.
  2. Generate de SQLite Database with npm run createDatabase. The database will be saved in ./db.sqlite.
  3. Run the bot with npm start.

About

BOG Utils Telegram Bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published