about summary refs log tree commit diff
path: root/config.example.yaml
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-05-09 15:34:00 -0400
committerBen Harris <ben@tilde.team>2022-05-09 15:34:00 -0400
commit570dba09a65f3f889da739da3d00461023f930b9 (patch)
tree776515d2cb7ca69b1512fad34d67588a1c3e5069 /config.example.yaml
parent195e9015a8ee41ebaa5da3abc7faa14549e82686 (diff)
move to using config.py parser stuff
Diffstat (limited to 'config.example.yaml')
-rw-r--r--config.example.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml
new file mode 100644
index 0000000..ab54cb4
--- /dev/null
+++ b/config.example.yaml
@@ -0,0 +1,16 @@
+server: localhost:6667
+nickname: tooter
+channel: "#meta"
+
+sasl:
+  username: cloaks
+  password: hunter3
+
+mastodon:
+  - name: tildeverse
+    client_id: 1234566
+    client_secret: beeeep
+    access_token: you do not want to know
+    base_url: https://tilde.zone
+    channels:
+      - '#club'