aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-05-15 14:15:45 +0200
committerMax Audron <audron@cocaine.farm>2021-05-15 14:16:31 +0200
commit11b74c6e350b99b1a90acb3de9de2577820b69c2 (patch)
tree912bacb7072d3d04db8103ab9529eac24dfef016
parentinit (diff)
add config file
-rw-r--r--config.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..f5475aa
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,15 @@
+[user]
+nickname = "\\__{^-_-^}"
+username = "catinator"
+password = ""
+realname = "maow"
+
+[server]
+hostname = "irc.snoonet.org"
+port = 6697
+tls = true
+sasl = true
+channels = []
+
+[settings]
+prefix = ':'