Skip to content

Conversation

@dlin38
Copy link

@dlin38 dlin38 commented Feb 11, 2026

Automated bot for posting RTC mining leaderboards to Discord.

Features: Top miners, network stats, hardware distribution, rising star tracking

Python script with cron/systemd support, dry-run mode, comprehensive docs

Bounty: #45 (25 RTC)
Wallet: dlin38

Automated bot for posting RTC mining leaderboards to Discord.

Features:
- Top miners leaderboard by RTC balance
- Network statistics (total miners, epoch, RTC distributed)
- Hardware distribution with visual bars
- Rising star detection (biggest gains)
- Historical tracking with SQLite cache
- Configurable webhook, frequency, top-N
- Dry-run mode for testing
- Comprehensive README with setup instructions

Components:
- leaderboard-bot.py (296 lines) - Main bot script
- leaderboard-README.md - Installation & usage guide
- leaderboard-config.example.json - Example configuration

Execution:
- Manual: python3 leaderboard-bot.py
- Dry run: python3 leaderboard-bot.py --dry-run
- Scheduled: cron or systemd timer

Requirements:
- Python 3.6+
- requests library
- Discord webhook URL

Bounty: Scottcjn#45 - Discord Leaderboard Bot (25 RTC)
Wallet: dlin38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant