forked from hreeder/botbot
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.ini.dist
64 lines (52 loc) · 977 Bytes
/
config.ini.dist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[Database]
# Connection String Format: http://docs.sqlalchemy.org/en/rel_0_9/core/engines.html
connection_string = sqlite:///db.sqlite
[IRC]
host = irc.network.example.com
port = 6697
tls = true
channel = #your #channels #here
nick = botbot
trigger = $
maxlines = 5
maxlen = 1000
ignore = ignored users here
[Webhooks]
host = 0.0.0.0
port = 4434
[System]
debug = yes
die_password = a_password
owner = tbrb
repo = https://github.com/hreeder/botbot
redis_url = redis://localhost:6379/0
redis_prefix = botbot-
plugin_dirs = /home/skull/dev/botbot-plugins
plugin_blacklist =
[Links]
mode = whitelist
channels = #your #whitelisted #channels
max_length = 120
ignore = example.com
[Slack]
listen =
api_key =
webhook =
[LastFM]
key =
secret =
[Yandex]
translate_key =
[OpenWeatherMap]
key =
[Feeds]
active = dsa
dsa_url = https://www.debian.org/security/dsa
dsa_channels = #yourchannel
dsa_method = hash
[Karma]
re = (~d|~s|)
[Giphy]
api_key =
[GoogleMaps]
key =