Skip to content

Kallen-c/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

In this guide, we wrote how to set up a bot to track the state of the nodes of the cosmos ecosystem

To install, follow a few simple steps:

  1. Create a bot, get an api token and a telegram chat id, you can read how to do it at the link - (ENG) (RU)
  2. Run the script, select the installation stage, which will ask you to enter the API_token and telegram chat id
curl -s https://raw.githubusercontent.com/Kallen-c/bot/main/start > start.sh && chmod +x start.sh && ./start.sh
  1. Select the "Start bot" item and enter the following data in the line that appears, you also need to leave the next line empty, as in the photo.
*/1 * * * *  /bin/bash $HOME/alerts/alerts.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages