Added more words to list and removed some secret sauce

This commit is contained in:
Sean Wang
2019-05-08 18:13:59 -04:00
parent 0662cd7cca
commit d056a48861
2 changed files with 1 additions and 3 deletions

View File

@@ -1 +1 @@
{"fuck": "frick", "f\u00fcck": "frick", "fucker": "falcon", "fucking": "falconing", "dick": "duck", "bitching": "blipping", "lmao": "lmbo", "motherfucker": "motherfricker", "shit": "poop", "bitch": "blip", "hell": "heck", "ass": "butt", "asshole": "butthole", "bastard": "custard", "damn": "dang", "dammit": "dangit", "damnit": "dangit", "cunt": "punt", "biatch": "bleach", "smd": "smp", "bitches": "beaches", "tit": "bit", "tits": "bits", "lmfao": "lmfba", "whore": "princess", "slut": "butt", "shitter": "digger", "penis": "thing", "penises": "things", "fucked": "screwed", "dammit" : "dangit", "goddammit": "dangnabbit", "shitty": "poopy", "bitchy": "blippy", "fucky": "screwy", "assy": "butty"}
{"fuck": "frick", "f\u00fcck": "frick", "fucker": "falcon", "fucking": "falconing", "dick": "duck", "bitching": "blipping", "lmao": "lmbo", "motherfucker": "motherfricker", "shit": "poop", "bitch": "blip", "hell": "heck", "ass": "butt", "asshole": "butthole", "bastard": "custard", "damn": "dang", "dammit": "dangit", "damnit": "dangit", "cunt": "punt", "biatch": "bleach", "smd": "smp", "bitches": "beaches", "tit": "bit", "tits": "bits", "lmfao": "lmfba", "whore": "princess", "slut": "butt", "shitter": "digger", "penis": "thing", "penises": "things", "fucked": "screwed", "dammit" : "dangit", "goddammit": "dangnabbit", "shitty": "poopy", "bitchy": "blippy", "fucky": "screwy", "assy": "butty", "goddamnit": "dangnabbit", "goddammit": "dangnabbit"}

View File

@@ -95,8 +95,6 @@ async def praise_user(context, *arg):
pass_context=True)
async def change_presence(context, *arg):
target = ''
if context.message.author.display_name == 'scott' and context.message.author.discriminator == '1292':
return
bad_words = json.load(open("bad_words.txt"))
if arg.__len__() == 0:
target = 'sinners'