mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
feat: map of route in /info embed
This commit is contained in:
@@ -158,7 +158,7 @@ The bot can join the voice chat, play an audio file, and disconnect from the voi
|
||||
Place the audio file of your desired station in [src/data/announcements](src/data/announcements/) with the EXACT name of the station. The bot will automatically check if an audio file with the stations name exists, and if it does, play it.
|
||||
#### http
|
||||
|
||||
- `"user_agent"`: The user agent of the bot for the API. If you don't know what that is, then you shouldn't have to change that. Even if you do, you still probably don't have to
|
||||
- `"user_agent"`: The user agent of the bot for the API. If you don't know what that is, then you shouldn't have to change that.
|
||||
|
||||
## Running
|
||||
After you've set everything up, you're ready to start the bot!
|
||||
@@ -186,5 +186,5 @@ Covered in [locales](#locales)
|
||||
### [announcements/](src/data/announcements/)
|
||||
Covered in [voice announcements](#voice)
|
||||
|
||||
### [announcements](src/data/announcements/)
|
||||
### [assets](src/data/assets/)
|
||||
Assets (such as images) which the bot uses. You shouldn't have to change anything there
|
||||
Reference in New Issue
Block a user