]> jfr.im git - erebus.git/blame_incremental - bot.config.example
urls - remove no-cache
[erebus.git] / bot.config.example
... / ...
CommitLineData
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
5[erebus]
6realname = Erebus r1
7
8host = irc.quakenet.org
9port = 6667
10#pass = foobar
11
12dbhost = localhost
13dbuser = erebus
14dbpass = darkness
15dbname = erebus
16
17trigger = !
18
19pidfile = pidfile
20
21; Wait for numeric 396 (hidden host) before joining channels?
22wait_for_hidden_host = 0
23
24[autoloads]
25control = 1
26eval = 0
27
28[watchdog]
29; The bot includes a watchdog timer. It sends a PING to the server every
30; "interval" seconds, and resets itself (by ending the process) if
31; "maxtime" seconds go by without receiving anything.
32interval = 30
33maxtime = 300
34
35
36; MODULES:
37
38[trivia]
39jsonpath = /bla/foo/bar/modules/contrib/trivia/trivia.json.example
40con = twitter consumer
41con_sec = twitter consumer secret
42token = twitter token
43token_sec = twitter token secret
44topiccommand = TOPIC %(chan)s :%(topic)s
45
46[sms]
47account_sid = twilio AccountSid
48auth_token = twilio auth token
49mynumber = +11234567890 (sms "callerid")
50
51[help]
52url = https://where.ever/dir/%d.txt
53
54[reddark]
55update_interval = 600
56topicsuffix = | Something something mumble mumble
57
58[weatherstack_weather]
59key = your API Key
60
61[bashorg]
62path = /home/erebus/bash.org/
63
64[listenbrainz]
65format = https://listenbrainz.org/user/%(user)s is playing \1f%(track)s\1f by %(artist)s (\1f%(album)s\1f) (from %(player)s)
66
67[urls]
68multiline = 1
69
70[steam]
71apikey = steam api key
72
73[nitterize]
74instance = https://nitter.net/
75
76[exception_hook]
77destination = #channel
78
79[sockets]
80127.0.0.1:1337 = #channel