cleanup / respect allergies

This commit is contained in:
2025-02-24 06:21:56 -05:00
parent ac5da14632
commit c682421570
19 changed files with 66 additions and 67 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python3.12
import os
import traceback
import json
@ -25,7 +23,6 @@ import scrapers.dinosaur_scrape as dinog
import scrapers.onion_scrape as oniong
import scrapers.thn_scrape as thng
import constants
# pylint: disable=global-statement, bare-except, invalid-name, line-too-long
meme_choices = []
BOT_CHANIDS = []