uberbot/sample_uberbot.toml

13 lines
191 B
TOML
Raw Normal View History

2022-07-15 10:58:45 -05:00
[irc]
2021-12-28 06:39:30 -06:00
host = "karx.xyz"
port = 6697
2022-07-16 05:21:23 -05:00
tls = true
2021-12-28 06:39:30 -06:00
username = "uberbot"
2021-12-30 17:02:12 -06:00
channels = ["#main", "#no-normies"]
2021-12-28 06:39:30 -06:00
mode = "+B"
2022-07-16 16:00:43 -05:00
prefix = "u!"
2021-12-28 06:39:30 -06:00
2022-07-15 10:58:45 -05:00
[spotify]
2021-12-28 06:39:30 -06:00
spotify_client_id = ""
spotify_client_secret = ""