1. Download RustStats from the provided source
2. Create a Discord bot application and copy the token
3. Configure config.json with bot token and database settings
4. Set up Rust server wipe event webhooks
5. Configure leaderboard channels and update intervals
6. Install Python dependencies with pip install -r requirements.txt
7. Run the bot with python bot.py and authorize to your server
Key configuration options include:
| Command | Description | Permission |
|---|---|---|
| /stats <player> | View a player statistics | Everyone |
| /stats me | View your own statistics | Everyone |
| /leaderboard kills | View top PvP killers leaderboard | Everyone |
| /leaderboard deaths | View deaths leaderboard | Everyone |
| /leaderboard resources | View top resource gatherers | Everyone |
| /compare <player1> <player2> | Compare two players statistics | Everyone |
| /recent <player> | View recent activity for a player | Everyone |
| /top <stat> | View top players for a specific stat | Everyone |
This bot is designed specifically for Discord integration with Rust game servers and communities.
For support with bot implementation or customization, please contact us.