From b5f7fa766f28088477041d2c79be2e156935de51 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Fri, 4 Dec 2020 11:12:09 -0800 Subject: [PATCH] update insults and intros for discord posts --- suchwow/discord.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suchwow/discord.py b/suchwow/discord.py index 8146e74..872fc7b 100644 --- a/suchwow/discord.py +++ b/suchwow/discord.py @@ -5,8 +5,8 @@ from suchwow import config from suchwow import wownero -intro = ["Whatup", "What is up", "What the fuck is up", "What in the fuck is up", "Yo"] -insults = ["fart sacks", "dick lips", "shit stains", "chodes", "dipshits", "dick nipples", "turd burglars", "shit birds", "meat sticks", "meat puppets"] +intro = ["Whatup", "What is up", "What the fuck is up", "What in the fuck is up", "Yo", "Sup", "What's the haps"] +insults = ["fart sacks", "dick lips", "shit stains", "chodes", "dipshits", "dick nipples", "turd burglars", "shit birds", "meat sticks", "meat puppets", "turkey necks", "dick nibblers", "shit lips"] def post_discord_webhook(post):