mirror of
https://github.com/Sean-S-Wang/christian_crusader_discord.git
synced 2026-01-07 21:53:59 -05:00
Added more words to list and removed some secret sauce
This commit is contained in:
@@ -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"}
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user