]> jfr.im git - erebus.git/blob - bot.config.example
26960f1ed24acbe4f509f236ac05cfa97891ec1b
[erebus.git] / bot.config.example
1 [erebus]
2 realname = Erebus r1
3 host = irc.quakenet.org
4 port = 6667
5
6 dbhost = localhost
7 dbuser = erebus
8 dbpass = darkness
9 dbname = erebus
10
11 trigger = !
12
13 pidfile = pidfile
14
15 ; Wait for numeric 396 (hidden host) before joining channels
16 wait_for_hidden_host = 0
17
18 [autoloads]
19 control = 1
20 eval = 0
21
22 [trivia]
23 jsonpath = /bla/foo/bar/modules/contrib/trivia/trivia.json.example
24 con = twitter consumer
25 con_sec = twitter consumer secret
26 token = twitter token
27 token_sec = twitter token secret
28 topiccommand = TOPIC %(chan)s :%(topic)s
29
30 [sms]
31 account_sid = twilio AccountSid
32 auth_token = twilio auth token
33 mynumber = +11234567890 (sms "callerid")
34
35 [help]
36 url = https://where.ever/dir/%d.txt
37
38 [reddark]
39 update_interval = 600
40 topicsuffix = | Something something mumble mumble
41
42 [weatherstack_weather]
43 key = your API Key
44
45 [bashorg]
46 path = /home/erebus/bash.org/