aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/sopel
diff options
context:
space:
mode:
Diffstat (limited to 'terminaldweller.com/sopel')
-rw-r--r--terminaldweller.com/sopel/default.cfg41
1 files changed, 41 insertions, 0 deletions
diff --git a/terminaldweller.com/sopel/default.cfg b/terminaldweller.com/sopel/default.cfg
new file mode 100644
index 0000000..74a353b
--- /dev/null
+++ b/terminaldweller.com/sopel/default.cfg
@@ -0,0 +1,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]
+