Skip to content

Commit 620a7be

Browse files
authored
Update README.md
1 parent 4cfe603 commit 620a7be

File tree

1 file changed

+27
-12
lines changed

1 file changed

+27
-12
lines changed

README.md

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,43 +24,53 @@ Cheak if more Teammates <a name = "Team_cheak"
2424

2525
### Create Channel Structure <a name = "Structure"></a>
2626
The bot automatically creates the required channels when it is first started so that you can get started straight away.
27-
![First Start](README_img\auto_channel_gen.gif)
27+
28+
![First Start](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/auto_channel_gen.gif)
2829

2930
To keep the Discord Rust area as clear as possible, only as many voice channels as necessary are automatically created and deleted again.
30-
![First Start](README_img\voice_channel_create_auto.gif)
31+
32+
![First Start](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/voice_channel_create_auto.gif)
3133

3234
### Rust help Commands <a name = "!rust"></a>
35+
3336
Various small helper tools are included
34-
![!rust help](/README_img\rust_help_list.png)
37+
38+
![!rust help](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/rust_help_list.png)
3539

3640
e.g. you can calculate how much you get from x diesel and how much of it you can craft for raiding.
37-
![!rust diesel](/README_img\rust_diesel.gif)
41+
42+
![!rust diesel](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/rust_diesel.gif)
3843

3944
and additional standard information
45+
4046
![ghelp_embed](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_bot/main/README_img/rust-help_embed.png)
4147

4248

4349
### Server-Status <a name = "server"></a>
4450

4551
The number of players of the specific server are displayed
46-
![server_status_channel_name](README_img\server_status_channel_name.png)
52+
53+
![server_status_channel_name](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/server_status_channel_name.png)
4754
![Online_Status](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_bot/main/README_img/Online_Status.png)
4855

4956
Additional information about the server such as ip, map website, etc. is displayed.
57+
5058
![Server_status](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_bot/main/README_img/Server_status.png)
5159

5260

5361
### Player Watch List <a name = "Player_Watch_List"></a>
5462
You can monitor certain players to see how long they are on the server, etc.
55-
![player_status](README_img\player_status.png)
5663

57-
![player_status2](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_bot/main/README_img/player_status.png)
64+
![player_status](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/player_status.png)
65+
5866
Or get notified if a certain group of players goes online or offline from the server.
59-
![player_status_sub](README_img\sub.gif)
67+
68+
![player_status_sub](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/sub.gif)
6069

6170
### Cheak if more Teammates <a name = "Team_cheak"></a>
6271
You can use a steam ID or steam profile page url to see if any of his team mates are playing on the server.
63-
![player_status_sub](README_img\teack_check.gif)
72+
73+
![player_status_sub](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/teack_check.gif)
6474

6575

6676

@@ -77,11 +87,14 @@ You can use a steam ID or steam profile page url to see if any of his team mates
7787
7888
3. Add the server_id to the config.ini file
7989
`Discord_Rust_Team_bot\cfg\config.ini`
80-
![server_id](README_img\Server_id.gif)
90+
91+
![server_id](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/Server_id.gif)
92+
8193
You can ingonir the other settings for now. The bot will change them on its own
8294
8395
4. Don't forget to let join your own Discord-bot to your Discord
84-
![bot](README_img\bot.gif)
96+
5.
97+
![bot](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/bot.gif)
8598
8699
5. Start the py bot for the first time and wait until it has created all channels and roles. (to avoid errors you can start the .py in admin mode)
87100
`Discord_Rust_Team_bot\Discord_Rust_Team_bot.py`
@@ -90,7 +103,9 @@ You can use a steam ID or steam profile page url to see if any of his team mates
90103
91104
7. change the server ID. Type `/change_server` in your Discord.
92105
You take the ID from battlemetrics: https://www.battlemetrics.com/servers/search
93-
![bot](README_img\server_id_first.gif)
106+
107+
![bot](https://raw.githubusercontent.com/NapoII/Discord_Rust_Team_Bot/main/README_img/server_id_first.gif)
108+
94109
8. ☕Now that the bot is ready for use, treat yourself to a cup of tea.☕
95110
96111

0 commit comments

Comments
 (0)