Skip to content

Commit 3d5bfc4

Browse files
committed
fix player delt and polish some embeds
1 parent c242f58 commit 3d5bfc4

21 files changed

+314
-299
lines changed

โ€ŽDiscord_Rust_Team_bot/config/config.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ rust_ultras_role_id = 0
2727

2828
[git]
2929
git_link = https://github.com/NapoII/Discord_Rust_Team_Bot
30-
last_git_comment = New Moon rise
31-
last_git_commit_date = Wed Feb 14 00:51:53 2024 +0100
32-
last_git_branch = main
30+
last_git_comment = The Eagle Has Landed
31+
last_git_commit_date = Wed Feb 14 03:37:20 2024 +0100
32+
last_git_branch = HEAD -> main, o/main
3333

3434
[rust]
3535
battlemetrics_server_id = 11434376
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
3+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[discord]
22
discord_bot_name =
33
token =
4-
application_id =
4+
application_id =

0 commit comments

Comments
ย (0)