about summary refs log tree commit diff
path: root/tildeverse.json.example
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 /tildeverse.json.example
parent195e9015a8ee41ebaa5da3abc7faa14549e82686 (diff)
move to using config.py parser stuff
Diffstat (limited to 'tildeverse.json.example')
-rw-r--r--tildeverse.json.example7
1 files changed, 0 insertions, 7 deletions
diff --git a/tildeverse.json.example b/tildeverse.json.example
deleted file mode 100644
index 5fdd596..0000000
--- a/tildeverse.json.example
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-    "client_id": "myclientid",
-    "client_secret": "myclientsecret",
-    "access_token": "myaccesstoken",
-    "base_url": "https://tilde.zone",
-    "channel": "remove this key if you don't want to limit the bot"
-}