Skip to content

ftsoeu/token_balance_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”” Flare/Songbird Token Balance Alert Bot

This Python script checks a list of Flare or Songbird wallet addresses and sends a Telegram alert if any wallet has a token balance below a defined threshold.

πŸš€ Features

  • Supports both Flare and Songbird networks.
  • Sends alerts via Telegram Bot.
  • Can be scheduled (e.g., every hour using cron).
  • Uses a .env file to protect secrets and make it GitHub-friendly.

πŸ›  Requirements

  • Python 3.7+
  • Dependencies: requests, python-dotenv
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages