fix: make the bot API conform

i am SO sorry transitous team I only saw the notice now
This commit is contained in:
Kaaninchen
2026-08-21 23:48:45 +02:00
parent 5609a3c425
commit c24749383b
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -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.
- `"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. Modify the contact URL (in my case, the github repo) if you change a lot of the code, so that transitous can contact you in case of any issues
## Running
After you've set everything up, you're ready to start the bot!