mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
update insults and intros for discord posts
This commit is contained in:
parent
a0cc6b8897
commit
b5f7fa766f
1 changed files with 2 additions and 2 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue