Skip to content

a bot that monitors the health of Flux (https://runonflux.io) nodes. Available on Telegram and Discord

License

Notifications You must be signed in to change notification settings

rhenium2/FluxGuardian

Repository files navigation

FluxGuardian

Try it on Telegram

FluxGuardian is a tool to monitor the health of Web3 Flux nodes.

Available on Telegram as @FluxGuardianBot (https://t.me/FluxGuardianBot)

It regularly checks the health of Flux nodes and notifies you back in case they are not up and confirmed. Send a message to it on Telegram and use ‘/start’ and then use ‘/addnode’ command. at anytime if you are stuck, just type ‘/start’ and you can start all over fresh.

Get Started

  1. Build docker image
    docker build . -t flux-guardian
  1. Modify fluxconfig.json file

  2. Run docker container

  docker run -d --rm --volume $(pwd):/app --name fg flux-guardian 

Telegram commands

  • start - starts the conversation with the bot
  • addnode - adds a new Flux node
  • status - shows the last status of all your Flux nodes
  • mynodes - shows all nodes added to the bot
  • removeallnodes - removes all nodes added to the bot

About

a bot that monitors the health of Flux (https://runonflux.io) nodes. Available on Telegram and Discord

Topics

Resources

License

Stars

Watchers

Forks