forked from rDrama/rDrama
1
0
Fork 0

handle old comments

master
Aevann 2023-09-11 21:39:23 +03:00
parent be91cca7da
commit b0a05e5871
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ def get_mentions(cache, queries, reddit_notifs_users=False):
for thing in data:
if not thing.get('permalink'):
print(thing, flush=True)
continue
if thing['subreddit'] in {'IAmA', 'PokemonGoRaids', 'SubSimulatorGPT2', 'SubSimGPT2Interactive'}: continue