uberbot/sample_uberbot.toml

13 lines
191 B
TOML

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