X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/9667cff319958ef8931fbeff1ecb4babc219ce84..3cec5bdc665d310ac628e80b007dd2d71ae7d7bd:/bot.config.example diff --git a/bot.config.example b/bot.config.example index fbaa266..09b1ac2 100644 --- a/bot.config.example +++ b/bot.config.example @@ -4,8 +4,10 @@ [erebus] realname = Erebus r1 + host = irc.quakenet.org port = 6667 +#pass = foobar dbhost = localhost dbuser = erebus @@ -19,6 +21,10 @@ pidfile = pidfile ; Wait for numeric 396 (hidden host) before joining channels? wait_for_hidden_host = 0 +; path to write bot's ident config (~/.oidentd.conf format) into +; empty or not supplied to disable +;oidentd_path = /home/erebus/.oidentd.conf + [autoloads] control = 1 eval = 0 @@ -58,3 +64,21 @@ key = your API Key [bashorg] path = /home/erebus/bash.org/ + +[listenbrainz] +format = https://listenbrainz.org/user/%(user)s is playing %(track)s by %(artist)s (%(album)s) (from %(player)s) + +[urls] +multiline = 1 + +[steam] +apikey = steam api key + +[nitterize] +instance = https://nitter.net/ + +[exception_hook] +destination = #channel + +[sockets] +127.0.0.1:1337 = #channel