about summary refs log tree commit diff
path: root/config.json.example
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-05-29 22:06:45 -0400
committerBen Harris <ben@tilde.team>2019-05-29 22:06:45 -0400
commit0d5a6b010694be98e2ddbef221588ac007048df0 (patch)
treee47ea26331d12cd48a37327e10c393613351e2f7 /config.json.example
parent26ed6b7f09f412d706a2d3b5e4590e6278fbd860 (diff)
move configs to json
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100644
index 0000000..a980886
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,7 @@
+{
+    "channels": [],
+    "address": "127.0.0.1",
+    "port": 6667,
+    "botnick", "tooter"
+}
+