You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bot/settings.cfg.example

17 lines
363 B

[IRC]
server = irc.chat.twitch.tv
port = 6667
nickname = spooky_lurker
channel = lilialil
[Twitch]
api_url = https://api.twitch.tv/v5
client_id = __TWITCH_CLIENT_ID__
token = oauth:__TWITCH_OAUTH_TOKEN__
target_user_id = 92737529 # lilialil
master_user_id = 210957066 # nikola_f
[Quotes]
api_url = https://ladylilia.com/quotes/api
api_key = __QUOTES_API_KEY__