aboutsummaryrefslogtreecommitdiffstats
path: root/daft/daft.cfg
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-14 01:46:29 +0300
committerAhmed <git@gumx.cc>2026-06-14 01:46:29 +0300
commit5a8d568931d9b23ce0df1265d05259a7012081c9 (patch)
tree4ea19b8bb1763a38246f342f172c285f6579e09b /daft/daft.cfg
init: mostly vibed
Diffstat (limited to 'daft/daft.cfg')
-rw-r--r--daft/daft.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/daft/daft.cfg b/daft/daft.cfg
new file mode 100644
index 0000000..1a22761
--- /dev/null
+++ b/daft/daft.cfg
@@ -0,0 +1,16 @@
+[core]
+nick = daft
+user = daft
+name = daft
+host = 127.0.0.1
+port = 6667
+owner = yournick
+password = REPLACEME
+prefix = !
+channels = #yourchannel
+extra = /path/to/irc-bots/daft
+enable =
+ dj
+logdir = /var/log/daft
+logging_level = INFO
+timeout = 120