Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/napoii/discord_rust_team_bot
🎮 Introducing our epic Discord Bot tailored specifically for Rust gamers! 🛠️ Stay on top of server updates, track player stats with Battlemetrics, and effortlessly manage your Rust team or clan. 🏆 Get ready to dominate the wasteland like never before! 🔥 #RustLife
https://github.com/napoii/discord_rust_team_bot
administrationtools automation clanmanagement discord discord-bot discord-py discordbot discordbotbase discordintegration discordpy py python rust rust-cheat rust-hack rustcommunity rustdiscord rustgame servermanagement teammanagement
Last synced: 7 days ago
JSON representation
🎮 Introducing our epic Discord Bot tailored specifically for Rust gamers! 🛠️ Stay on top of server updates, track player stats with Battlemetrics, and effortlessly manage your Rust team or clan. 🏆 Get ready to dominate the wasteland like never before! 🔥 #RustLife
- Host: GitHub
- URL: https://github.com/napoii/discord_rust_team_bot
- Owner: NapoII
- License: gpl-3.0
- Created: 2022-10-16T16:27:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T12:47:44.000Z (3 months ago)
- Last Synced: 2024-11-08T00:06:04.319Z (7 days ago)
- Topics: administrationtools, automation, clanmanagement, discord, discord-bot, discord-py, discordbot, discordbotbase, discordintegration, discordpy, py, python, rust, rust-cheat, rust-hack, rustcommunity, rustdiscord, rustgame, servermanagement, teammanagement
- Language: Python
- Homepage: https://napoii.github.io/Rust-Collection/
- Size: 26.1 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![github/NapoII/Discord_Rust_Team_Bot](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/Readme_top.gif)](https://github.com/NapoII/Discord_Rust_Team_Bot)
[![github/repo-size](https://img.shields.io/github/repo-size/NapoII/Discord_Rust_Team_Bot)](https://github.com/NapoII/Discord_Rust_Team_Bot/archive/refs/heads/main.zip) [![github/license](https://img.shields.io/github/license/NapoII/Discord_Rust_Team_Bot)](https://github.com/NapoII/Discord_Rust_Team_Bot/blob/main/LICENSE) [![github/last-commit](https://img.shields.io/github/downloads/NapoII/Discord_Rust_Team_Bot/total)](https://img.shields.io/github/issues/NapoII/Discord_Rust_Team_Bot?style=plastic) [![github/issues_open](https://img.shields.io/github/issues/NapoII/Discord_Rust_Team_Bot?style=plastic)](https://img.shields.io/github/issues-raw/NapoII/Discord_Rust_Team_Bot) [![github/stars](https://img.shields.io/github/stars/NapoII/Discord_Rust_Team_Bot?style=social)](https://github.com/NapoII/Discord_Rust_Team_Bot/stargazers) [![discord](https://img.shields.io/discord/1152254593850417234)](https://discord.gg/knTKtKVfnr)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! 😎🔥
If you want to see the bot in action, come join my Discord and message me. You'll get permissions to test it out. Just reach out to me on Discord at Napo_II.
[Join Discord](https://discord.com/invite/Gd23KJ76Tq)
## 📝 Table of Contents
+ [Demo / Working](#demo)
+ [Install](#usage)
+ [How it works](#Use)
+ [Buy me a coffee](#coffee)
+ [LICENSE](#LICENSE)
## 🎥 Demo / Working## Features
- **Auto Voice Channels**: Automatically set up voice channels for your Rust squad.
- **Player and Team Tracking**: Keep track of players and teams on the server.
- **Server Tracking**: Monitor specific Rust servers for updates and information.
- **Helpful Rust Tools**: Access useful tools tailored for Rust gameplay.
- **Simple Channel Structure**: Maintain a clean and straightforward channel structure.
- **Auto Activity Updates**: Automatically update player count from target servers.
- **And Much More**: Explore additional features and functionalities!
### Create Channel Structure
The bot automatically creates the required channels when it is first started so that you can get started straight away.![First Start](README_img/auto_channel_gen.gif)
To keep the Discord Rust area as clear as possible, only as many voice channels as necessary are automatically created and deleted again.
![Auto Voice Channel](README_img/voice_channel_create_auto.gif)
### Server Stats Channel
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!
![Auto Voice Channel](README_img/battlemetrics_how_to.gif)
![Server Card](README_img/server_card.png)
### SQUAD MODE
The Squad feature allows you to easily manage larger groups with different voice channels by creating squads. Each user can join their squad via buttons, and leaders have the ability to automatically move squad members to their respective channels with just one click.
![Squad Lead](README_img/squad_lead.gif)### Rust Collection
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.
![rust info](README_img/rust_info.gif)
![rust cctv](README_img/cctv.png)
![rust diesel](README_img/diesel_calc.png)![rust bind](README_img/must_have_bind.png)
### Player Observation
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.
![rust all player](README_img/all_player.png)
![rust add player](README_img/add_pplayer.gif)
![rust player card](README_img/player_card.png)
![rust cheack player team](README_img/teack_check.gif)## 💻 Install
1. [ ] Clone the Git
```cmd
git clone https://github.com/NapoII/Discord_Rust_Team_Bot
pip install -r requirements.txt
```2. [ ] Create a Discord bot on the Discord Dev website:
https://discord.com/developers/applications?new_application=true3. [ ] Enter the token and app id in the [token.ini](Discord_Rust_Team_bot/config/token.ini)
```ini
[discord]
discord_bot_name =
token =
application_id =
```
4. [ ] Add the Discord Bot to your Discord Server.
5. [ ] Add the Discord ID (Guild_ID) to the [config.ini](Discord_Rust_Team_bot/config/config.ini)
```ini
[client]
guild_name =
guild_id =
activity = Bubbly dubly wubly
praefix = !
```
6. [ ] 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:
```cmd
cd
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](LICENSE)
[Discord_Rust_Team_Bot](https://github.com/NapoII/Discord_Rust_Team_Bot/tree/main) was created on 08.February.2024 by [NapoII](https://github.com/NapoII)