A Discord bot that displays server status and player statistics for Source engine games.
- Live server status updates
- Player leaderboard tracking
- Weekly activity graphs
- Auto-updater
- Persistent JSON database
- Python 3.9+
- Discord bot token
- Game server access
- Clone the repository
- Create
.env
from.env.example
- Install dependencies:
pip install -r requirements.txt
- Run the bot:
python bot.py