Skip to content

Instantly share code, notes, and snippets.

View noeatnosleep's full-sized avatar

Isaac Rockett noeatnosleep

View GitHub Profile
BAD_WORDS = ['jap', 'chink', 'shill', 'asshole', 'cunt', 'fuck', 'idiot', 'retard', 'twat', 'douche', 'cringe', 'jerk', 'boner', 'puna', 'sperm', 'jews', 'gay', 'pedophile', 'pedant', 'stupid', 'cuck', 'whore', 'retard', 'fedora', 'good sir', 'cakeday', 'tree fiddy', 'stupid', 'wank', 'wanc', 'hooker', 'testicl', 'rape', 'rapist', 'penis', 'gangbang', 'slut', 'apefrican', 'ape', 'fuck', 'mod', 'moderator', 'nigga', 'nigger', 'bitch', 'shit', 'cunt', 'dick', 'fag', 'trans', 'dyke', 'kyke', 'kike', 'nig', 'faggot', 'brave', 'fuck you', 'kill', 'ass', 'asshole', 'arse', 'scum', 'stormfront', 'vagina', 'homo']
def run(workbookname, usernamecolletter=None, subreddit=None, badwords=[], notifyme=False, runbackgroundcheck=True,
useragent=None, username=None, password=None):
"""
Main instance
The user that is OAuthed or LoginAuthed must be an approved contributor to the sub to post apps
and must be an approved submitter to the sub. Just making it a mod won't work.
:param usernamecolletter