aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.example
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-09-27 22:53:12 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2025-09-27 22:53:12 +0100
commit4762a8dff33643e2169e8f2e8c91ac66c7822c68 (patch)
tree0e96285ec2a7855d678ae30625dca3339ce62ec9 /config.json.example
parent3b2bbf199db2bd3a38e18c821114d1df97f2dd5e (diff)
downloadyaoi-communism-4762a8dff33643e2169e8f2e8c91ac66c7822c68.tar.gz
yaoi-communism-4762a8dff33643e2169e8f2e8c91ac66c7822c68.zip
Updated README.mdHEADmaster
Diffstat (limited to 'config.json.example')
-rwxr-xr-xconfig.json.example13
1 files changed, 13 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100755
index 0000000..31418ce
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,13 @@
+{
+ "logpath": "yc.log",
+ "blacklist": "posted_images.csv",
+ "texts": "texts/quotes.txt",
+ "base_tags": ["yaoi", "-muscle", "-comic", "-text"],
+ "search_tags": ["looking_at_another", "kiss", "trap", "2boys", "promare"],
+ "twitterapi":{
+ "consumer_key": "xxxxxxxxxxxxxxxxxxx",
+ "consumer_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
+ "access_token": "xxxxxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxx",
+ "access_token_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
+ }
+} \ No newline at end of file