mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
fix example config
This commit is contained in:
+4
-5
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"discord": {
|
"discord": {
|
||||||
"token": "",
|
"token": "",
|
||||||
"server": ,
|
"server": "",
|
||||||
"vc": ,
|
"vc": "",
|
||||||
"lang": "de",
|
"lang": "de",
|
||||||
"formatting": "┇",
|
"formatting": "┇",
|
||||||
"emojis": true
|
"emojis": true
|
||||||
@@ -14,8 +14,7 @@
|
|||||||
"Helsinki"
|
"Helsinki"
|
||||||
],
|
],
|
||||||
"IDs": [],
|
"IDs": [],
|
||||||
"priority: "{
|
"priority": {},
|
||||||
}",
|
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
"OTHER",
|
"OTHER",
|
||||||
"RIDE_SHARING"
|
"RIDE_SHARING"
|
||||||
@@ -32,5 +31,5 @@
|
|||||||
},
|
},
|
||||||
"http": {
|
"http": {
|
||||||
"user_agent": "Gleiswechsel-Discord-Bot/1.0 (https://github.com/kaaninchen/Gleiswechsel)"
|
"user_agent": "Gleiswechsel-Discord-Bot/1.0 (https://github.com/kaaninchen/Gleiswechsel)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user