From 1c7ffb5358979763126fcb02368ca8dcb16ccf44 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Wed, 7 Mar 2018 10:34:09 -0800 Subject: [PATCH] Adding more subreddits from the reddit 'hentai group' to the lewd function --- app/lewds.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/lewds.py b/app/lewds.py index 48347aa1..b0014b96 100644 --- a/app/lewds.py +++ b/app/lewds.py @@ -25,6 +25,13 @@ def get_lewd(channel_name): 'hentai', 'rule34', 'WesternHentai', + 'doujinshi', + 'hentai_gif', + 'muchihentai', + 'chiisaihentai', + 'dekaihentai', + 'WaifusGonewild', + 'thighdeology' ] # This is really bad practice but pass boards to get_from_reddit AND danbooru so it doesnt error