radiobot/config.example.toml

10 lines
146 B
TOML
Raw Normal View History

2022-03-22 20:25:39 -04:00
[[radios]]
2022-03-22 23:30:39 -04:00
token = "radio_bot_token"
channel = "channel_id"
name = "Example Radio"
2022-03-22 21:26:09 -04:00
url = "http://example.net"
2022-03-22 20:25:39 -04:00
[voice]
passes = 2
bitrate = 44100