From 481b5c26faac29d36f061e1cc4ae09a06a2073dc Mon Sep 17 00:00:00 2001 From: Lynne Date: Wed, 14 Aug 2019 14:53:14 +1000 Subject: [PATCH] god damn it i committed someone's keys again --- .gitignore | 1 + config.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 config.json diff --git a/.gitignore b/.gitignore index 505249e..88e9d33 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ __pycache__/* .vscode/ .editorconfig .*.swp +config.json diff --git a/config.json b/config.json deleted file mode 100644 index 3702a55..0000000 --- a/config.json +++ /dev/null @@ -1 +0,0 @@ -{"site": "botsin.space", "cw": "", "instance_blacklist": ["bofa.lol", "witches.town"], "learn_from_cw": false, "mention_handling": 1, "max_thread_length": 15, "strip_paired_punctuation": false, "secret": "b4752ee85ba92d016d2612367293c39c2849695df0ed8131d61a79e2b14b5975", "client": {"id": "427e7f38b8d4120e8963f22e83a66c2e1535a6820efbe9e17de141c80eca49ef", "secret": "8be1e2f8616023fddfb496669a569ac741c8db8a0e4df6b62e3d91b9d6a74be4"}} \ No newline at end of file