uberbot/sample_uberbot.toml
2022-07-16 12:21:23 +02:00

13 lines
190 B
TOML

[irc]
host = "karx.xyz"
port = 6697
tls = true
username = "uberbot"
channels = ["#main", "#no-normies"]
mode = "+B"
prefix = "!"
[spotify]
spotify_client_id = ""
spotify_client_secret = ""