summaryrefslogtreecommitdiff
path: root/boha.toml
diff options
context:
space:
mode:
Diffstat (limited to 'boha.toml')
-rw-r--r--boha.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/boha.toml b/boha.toml
new file mode 100644
index 0000000..a15c0c6
--- /dev/null
+++ b/boha.toml
@@ -0,0 +1,10 @@
+[server]
+host = 'irc.libera.chat'
+port = 6697
+nick = 'raku-boha'
+username = 'Boha'
+userreal = 'Boha (in Raku)'
+ssl = true
+
+[[channels]]
+name = '#perl.it'