About UltimateLeaderboard Discord Bot
Introducing UltimateLeaderboard Discord Bot, the ultimate companion for your Rust server's leaderboard system! This powerful Discord bot seamlessly integrates with your UltimateLeaderboard plugin data to bring beautiful, interactive player statistics directly to your Discord server. Featuring stunning Figma-powered visual stats cards and comprehensive player data display, this bot is the perfect addition to keep your community engaged.
Features
- Beautiful statistics cards generated using Figma templates with real player data
- Display kills, deaths, KDR, playtime, favorite weapons, and building statistics
- Real-time data from your UltimateLeaderboard MySQL database
- Steam profile integration with automatic avatar fetching
- Multi-language support with customizable language files
- Modern Discord slash commands
Showcase
Interactive Stats Command
Beautiful Figma-Generated Statistics Cards
Video Overview
Complete setup tutorial with live demonstration, Discord bot configuration, Figma integration, and installation guide.
Commands
- /stats [steam_id] - Display comprehensive player statistics with beautiful visual cards
Requirements
- UltimateLeaderboard plugin with MySQL database
- Discord bot token
- Figma account with API access
- Python 3.8+ hosting environment
Configuration
Simple JSON configuration file:
{
"figma": {
"personalAccessToken": "your-figma-token",
"designFileKeyFromURL": "your-figma-file-key-from-url",
"templateFrameNodeID": "your-template-frame-node-id",
"backgroundFrameNodeID": "your-background-frame-node-id"
},
"discord": {
"botToken": "your-discord-bot-token"
},
"database": {
"host": "localhost",
"port": 3306,
"username": "username",
"password": "password",
"database_name": "database_name",
"table_prefix": ""
}
}
Displayed Statistics
- Kills, Deaths & KDR
- Total playtime with formatting
- Favorite weapons with icons
- Building materials usage
- Combat accuracy by body parts
- Leaderboard position and points
- Steam profile integration
FAQ
Q: What should I read before installation?
A: Before installation, please read the docs/USER_GUIDE.md file for detailed setup instructions.
Q: Do you have a default template?
A: Yes, we have a default template located at: "docs/UltimateLeaderboard Discord Stats.fig"
Q: Do I need the UltimateLeaderboard plugin?
A: Yes, this bot reads data from the UltimateLeaderboard plugin's MySQL database.
Q: Can I customize the statistics cards?
A: Yes! The bot uses Figma templates which you can fully customize to match your server's style.
Q: What hosting options are supported?
A: Windows, Linux, Pterodactyl, Docker, and cloud services. Full setup guide included.
Q: How do I get a Figma API token?
A: Go to Figma account settings → Personal Access Tokens → Create new token with file content read permissions.
Quick Installation
- Download and extract the bot files
-
Install dependencies:
pip install -r requirements.txt
-
Configure
config.json
with your tokens and database -
Run:
python bot.py
Support
Comprehensive USER_GUIDE.md included with step-by-step setup instructions. Join our Discord for support: https://discord.gg/mevent