1. Download the DiscordLink bot files from the provided source
2. Create a Discord application and bot in the Discord Developer Portal
3. Configure the .env file with your bot token and settings
4. Install required Python dependencies using pip install -r requirements.txt
5. Run the bot with python bot.py and authorize it to your Discord server
6. Set up admin roles and Steam API credentials in the configuration
Key configuration options include:
| Command | Description | Permission |
|---|---|---|
| /link | Start the Steam ID linking process | Everyone |
| /unlink | Unlink your Discord from your Steam account | Everyone |
| /linked | Check your current linked accounts | Everyone |
| /link <steam64> <discord> | Manually link a Steam account to Discord | Admin |
| /unlink <discord> | Force unlink a Discord account | Admin |
| /audit | Generate an audit report of all links | Admin |
| /syncroles | Synchronize roles based on Steam groups | Admin |
| /boosters | List all Nitro boosters in the server | Admin |
This bot is designed specifically for Discord integration with Rust game servers and communities.
For support with bot implementation or customization, please contact us.