Skip to content

stake-capital/gaia_bot_monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gaia_bot_monitor

STATUS: RUNNING 🏃🏃🏃

CURRENT TESTNET: gaia-8001

A Bot that monitor Gaia chain when something happened to a specific validator, and send alert through Telegram. It sends alert every 15 seconds, if there is something happened during that time.

You can search this bot on Telegram by: @ForboleGaiaBot
Available commands:

/start - say hi !!!

/help - link to this github repository

/subscribe - subscribe a validator by its hexcosmosvaladdr
Usage: /subscribe [hexcosmosvaladdr...]

/unsubscribe - unsubscribe a validator by its hexcosmosvaladdr
Usage: /unsubscribe [hexcosmosvaladdr...]

/mute - mute a validator with a specific type
Usage: /mute [hexcosmosvaladdr...] [absent|slashed|revoked]

/unmute - unmute a validator with a specific type
Usage: /unmute [hexcosmosvaladdr...] [absent|slashed|revoked]

Deprecated

/hack - convert a cosmosvaladdr to hex
Usage: /hack [cosmosvaladdr...]

About

Bot monitor for Cosmos Gaia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • Python 47.7%