From 83bf83560ecc6d8d2382278f2c412afdb2716a29 Mon Sep 17 00:00:00 2001 From: Lynne Megido Date: Wed, 8 May 2019 09:30:07 +0000 Subject: [PATCH] add sample config.json --- config-sample.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 config-sample.json diff --git a/config-sample.json b/config-sample.json new file mode 100644 index 0000000..ffb9d42 --- /dev/null +++ b/config-sample.json @@ -0,0 +1 @@ +{"cw": null, "mark_sensitive": true, "site": "https://botsin.space", "twitter": {"consumer_key": "rPDGFZK7VGAgrQwUM1tF8ZzyS", "consumer_secret": "7S0HzmfVHvwT7youBklPieW5aQPGvJ3ivSmtMVHdHsr9LmK8lh", "access_token_key": "867646578-YhViNcCcymmSsBnBk8xqG6QN3QqXgxGTnXQLjh68", "access_token_secret": "N5P1ISRH1GKwp5kfiLET7szZEHg1ipEXKaI2yKxyBDQjc"}, "accounts": ["@memecrashes"], "client": {"id": "a13948b329e2bd527e48194f035f4b8762b639a0a782229660eba6c6dd872d05", "secret": "b61239397c6befd666509a6cbd9130c76f44a163f311b0d78840a4bfe7bdda44"}, "secret": "6b052c79104117c71599510e178a2bba9cb01f95e2f7d4a2b8ae41da9033411d"} \ No newline at end of file