From 6c446d2624faa6f6dd5fe9fd700f82fd34737fb5 Mon Sep 17 00:00:00 2001 From: Anson Date: Fri, 13 Nov 2020 13:21:59 -0700 Subject: [PATCH] So God Help Me! update --- alias/aliases.py | 2 ++ quote/quotes.py | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/alias/aliases.py b/alias/aliases.py index 943e3d5..447187b 100644 --- a/alias/aliases.py +++ b/alias/aliases.py @@ -10,6 +10,8 @@ aliases_list = [ ("Hair Weave Killer", 20), ("Hair Weave Killa", 10), ("JEFE TONI", 10), + ("JEFE", 5), + ("TONY", 25), ] aliases = [] diff --git a/quote/quotes.py b/quote/quotes.py index df92e52..03d423a 100644 --- a/quote/quotes.py +++ b/quote/quotes.py @@ -66,4 +66,34 @@ quotes = [ "Financial outbreak, I'm free but I ain't out yet", "Ridin with the plug so I'm close to the outlet", "Okay now Nicki, Nicki, Nicki, put it in your kidney", + "Done got rich, don't give no shit", + "Old enough to be your Daddy, young enough to fuck your Mama", + "Young enough to fuck your sister, young enough to fuck your auntie", + "I ain't messing with your Grannie, I just juuged her out them Xannies", + "Niggas claimed they got a tool but never used the hammer", + "Old enough to son you niggas, young enough to fuck your ex", + "A tall nigga in the coupe, so I'm easy to find", + "She want Versace so I flew her out straight to Milan", + "I turn your curly hair into that bone straightener", + "She say I killed the pussy, I seen the affidavit", + "My house so far back in the woods, that can't nobody find us,\nA driveway so long that you can run out of gas", + "And my shawty gonna ride me like a Peloton", + "I stay fly, yes I'm fly, land on Mike Pence", + "This a yacht and that's a long way from a slaveship", + "She been late night snackin', but shawty still my baby", + "I'm from where a nut'll cost you eighty bucks (Southside)", + "She been quarantine, now lil' shawty thick", + "Walk in the club make a typhoon", + "Dope came with a lighter", + "Got a million dollars in my memory bank", + "Toni used to buy the lean by the fuckin' keg", + "Toni starin' at her, I think Toni want that bitch", + "I act a donkey, they just don't know where to pin the tail", + "I put slapping pussy niggas on my checklist" + "Can't walk a day in these shoes, these don't come in your size", + "You always posting cars and never post your home décor", + "I got a scale and a Ziploc, may I take your order?", + "Before the pandemic, still wouldn't fuck with Corona", + "Pay for a funeral, find out he snitched, want a refund", + "My best friend when I was trappin' was the mobile phone", ]