|
|
|
@ -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):
|
|
|
|
|