mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
42 lines
697 B
JSON
42 lines
697 B
JSON
{
|
|
"discord": {
|
|
"token": "",
|
|
"server": ,
|
|
"vc": ,
|
|
"lang": "de",
|
|
"formatting": "┇",
|
|
"emojis": true
|
|
},
|
|
"connections": {
|
|
"stations": [
|
|
"Berlin Hauptbahnhof",
|
|
"Amsterdam",
|
|
"Helsinki"
|
|
],
|
|
"IDs: []
|
|
"blacklist": [
|
|
"OTHER",
|
|
"RIDE_SHARING"
|
|
],
|
|
"min_duration": 5,
|
|
"max_duration": null,
|
|
"max_wait_time": 6,
|
|
"timezone": "Europe/Berlin"
|
|
},
|
|
"announcements": {
|
|
"enabled": true,
|
|
"voice": [
|
|
{
|
|
"enabled": false,
|
|
"end_stations": {
|
|
"general": "general.aac",
|
|
},
|
|
"stops": {
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"http": {
|
|
"user_agent": "Gleiswechsel-Discord-Bot"
|
|
}
|
|
} |