The Discord Rust Team Bot is your ultimate companion for Rust teams! ๐๐ฎ It's packed with all the essentials your Rust squad needs on Discord: from setting up voice channels to handy helper tools and keeping tabs on players and servers. So, kick back, relax, and let the bot handle the heavy lifting while you focus on dominating in-game! ๐๐ฅ
The bot automatically creates the required channels when it is first started so that you can get started straight away.
To keep the Discord Rust area as clear as possible, only as many voice channels as necessary are automatically created and deleted again.
The server stats channel showcases essential details for the rust server. It presents information such as the number of players, current map, last wipe date, map seed, and size within an embed. Keep your community updated with vital server information at a glance!
In the #rust-info channel, you can access various Rust-related commands for different functionalities. These commands cover topics such as CCTV codes, pager codes, prices, scrap yield calculations, quarry calculations, raid costs, extra binds, and electronic circuits. Use these commands to access the specific information or tools you need for your Rust gameplay.
The ๐-player-observation channel features a player tracking tool, allowing you to monitor specific players on the server. Get insights into when players log in and log out. Additionally, utilize the notification tool to receive alerts when a tracked player comes online, if desired. Furthermore, you can view a list of all players on the server or even scan to identify potential team affiliations.
- Clone the Git
git clone https://github.com/NapoII/Discord_Rust_Team_Bot
pip install -r requirements.txt
-
Create a Discord bot on the Discord Dev website: https://discord.com/developers/applications?new_application=true
-
Enter the token and app id in the token.ini
[discord]
discord_bot_name =
token =
application_id =
- Add the Discord Bot to your Discord Server.
- Add the Discord ID (Guild_ID) to the config.ini
[client]
guild_name =
guild_id =
activity = Bubbly dubly wubly
praefix = !
- You don't need to change the rest of the configuration, the bot will do that on its own. Only if you have some channels that you need to merge in to the bot.
start Discord_Rust_Team_Bot.py directly from the folder or run in cmd:
cd <local path of Discord_Rust_Team_Bot>
python Discord_Rust_Team_Bot.py
When the bot is started for the first time, it will create the necessary channels and files. Afterward, it will prompt you to set permissions for the respective commands in your Discord Server's CMD channel. Once you've completed these steps, restart the bot, and you're ready to use it. Have fun!
Feel free to show your appreciation by treating me to a virtual coffee. Your support means a lot and keeps the creative coding vibes going! ๐
GNU GENERAL PUBLIC LICENSE Version 3
Discord_Rust_Team_Bot was created on 08.February.2024 by NapoII