]> jfr.im git - erebus.git/blame - bot.config.example
update comments
[erebus.git] / bot.config.example
CommitLineData
9667cff3
JR
1; Copy this file to bot.config
2; Note: comments will not be retained in bot.config,
3; and you can not edit it by hand while the bot is running.
4
b25d4368 5[erebus]
c36dc312 6realname = Erebus r1
a9c33762 7
c36dc312 8host = irc.quakenet.org
b25d4368 9port = 6667
a9c33762 10#pass = foobar
b25d4368 11
12dbhost = localhost
13dbuser = erebus
14dbpass = darkness
15dbname = erebus
16
b2a896c8 17trigger = !
18
613c0a62 19pidfile = pidfile
20
9667cff3 21; Wait for numeric 396 (hidden host) before joining channels?
4cfbe2d2
JR
22wait_for_hidden_host = 0
23
39fd397a
JR
24; path to write bot's ident config (~/.oidentd.conf format) into
25; empty or not supplied to disable
26;oidentd_path = /home/erebus/.oidentd.conf
27
b2a896c8 28[autoloads]
ebabb0d6 29control = 1
30eval = 0
d5340187 31
9667cff3
JR
32[watchdog]
33; The bot includes a watchdog timer. It sends a PING to the server every
34; "interval" seconds, and resets itself (by ending the process) if
35; "maxtime" seconds go by without receiving anything.
36interval = 30
37maxtime = 300
38
39
40; MODULES:
41
d5340187 42[trivia]
43jsonpath = /bla/foo/bar/modules/contrib/trivia/trivia.json.example
44con = twitter consumer
45con_sec = twitter consumer secret
46token = twitter token
47token_sec = twitter token secret
a46e5e4d 48topiccommand = TOPIC %(chan)s :%(topic)s
d5340187 49
7e64e1a2 50[sms]
51account_sid = twilio AccountSid
52auth_token = twilio auth token
53mynumber = +11234567890 (sms "callerid")
4e6a0586 54
55[help]
56url = https://where.ever/dir/%d.txt
484971c2
JR
57
58[reddark]
59update_interval = 600
60topicsuffix = | Something something mumble mumble
61
62[weatherstack_weather]
63key = your API Key
64
65[bashorg]
66path = /home/erebus/bash.org/
415a4f0c
JR
67
68[listenbrainz]
69format = https://listenbrainz.org/user/%(user)s is playing \1f%(track)s\1f by %(artist)s (\1f%(album)s\1f) (from %(player)s)
70
71[urls]
72multiline = 1
73
74[steam]
75apikey = steam api key
76
77[nitterize]
78instance = https://nitter.net/
79
80[exception_hook]
81destination = #channel
82
83[sockets]
84127.0.0.1:1337 = #channel