aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/sopel/default.cfg
blob: 74a353bffb44db3b96a68880f4c466c97c144fb8 (plain) (blame)
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
[core]
nick = sopelbot
host = irc.terminaldweller.com
use_ssl = true
port = 6697
owner = terminaldweller
channels = 
	"#sopelbot"
commands_on_connect = 
auth_method = sasl
auth_target = PLAIN
auth_username = sopelbot
auth_password = 
owner_account = terminaldweller

[weather]
weather_provider = https://openweathermap.org/
weather_api_key = 

[ip]

[meetbot]

[currency]

[wikipedia]

[tell]

[safety]

[admin]

[py]

[help]

[url]

[bugzilla]