Skip to content

Point Staking Monitor with Telegram notification accomplished through web crawler. Can be used for e very Cryptocurrency Explorer.

Notifications You must be signed in to change notification settings

stylepatrick/point-staking-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

point-staking-monitor

The provided Project is designed to monitor Cosmos Point staking rewards. It accomplishes this through web scraping of a designated staking node webpage using Selenium and BeautifulSoup libraries. The script continuously checks for staking rewards information at a specified interval. When new rewards information is detected, it sends a notification message via Telegram to a specified chat.

Set up environment variables:

  • ENVIRONMENT: Set to "PROD" for production. Required for Docker as chromdriver is in different directory!
  • STAKING_NODE: The staking node URL.
  • BOT_TOKEN: Your Telegram bot token.
  • CHAT_ID: Your Telegram chat ID.

About

Point Staking Monitor with Telegram notification accomplished through web crawler. Can be used for e very Cryptocurrency Explorer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published