Skip to content

This is a Telegram bot to check your validator stats and other infos from your chats

Notifications You must be signed in to change notification settings

ParagonValidator/Stats-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validator Stats Bot

This JavaScript bot is designed to have some stats and infos for your validator. Follow the steps below to get started:

Installation

First, ensure you have Node.js installed on your machine. You can download it here.

Next, clone this repository to your local machine:

git clone https://github.com/ParagonValidator/Stats-Bot.git

Navigate to the project directory:

cd Stats-Bot

Install the necessary dependencies using either npm or yarn:

npm install

or

yarn

Configuration

Before running the bot, you need to set up your environment variables. Copy the .env.example file and rename it to .env. Fill in the required values for the environment variables listed in the file.
The telegram token can be generated using BotFather

Running the Bot

Once you have installed the dependencies and configured the environment variables, you can start the bot by running:

node bot.js

The bot will now be up and running, performing its designated tasks.

Usage

Once this script is running you can add your bot to your Telegram chat then calling /start will make it print its commands.

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with your changes. Any contributions are welcome!

Issues

If you encounter any issues with the bot, please open an issue on the GitHub repository. Be sure to provide detailed information about the problem you're experiencing.

About

This is a Telegram bot to check your validator stats and other infos from your chats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •