mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-07-21 19:52:47 +00:00
i forgot to do commits, how unprofessional... i restructured the bot and made the /info and /umstieg command. Bot's almost done, the only thing missing now is the loop
11 lines
272 B
Python
11 lines
272 B
Python
discord_status = [
|
|
"Tschu-Tschu!",
|
|
"Heute ca. 15 Minuten später",
|
|
"Heute ohne Halt in Hamburg-Altona",
|
|
"Störung an der Weiche",
|
|
"Heute ohne Bordbistro",
|
|
"SEV ist eingerichtet",
|
|
"BahnBonus Status",
|
|
"Gleiswechsel!",
|
|
"Zug entgleist :("
|
|
] |