mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-03 08:51:13 -05:00
Randomness: fix dumb typos
This commit is contained in:
parent
fe8f99fd5d
commit
de9f41bc84
@ -122,15 +122,15 @@ class Randomness(callbacks.Plugin):
|
|||||||
"WHAT DO YOU WANT",
|
"WHAT DO YOU WANT",
|
||||||
"leave me alone "+random.choice(bemotes),
|
"leave me alone "+random.choice(bemotes),
|
||||||
"hello, you've reached the user 'wow'. "
|
"hello, you've reached the user 'wow'. "
|
||||||
"for peoplehat actually need to talk to me, "
|
"for people that actually need to talk to me, "
|
||||||
"press 1. for everybody else, PISS OFF!"
|
"press 1. for everybody else, PISS OFF!",
|
||||||
"stop highlighting me" + dots,
|
"stop highlighting me" + dots,
|
||||||
"reproted to fbi for harrassment" + dots,
|
"reproted to fbi for harassment" + dots,
|
||||||
"-_-",
|
"-_-",
|
||||||
msg.nick + " pls",
|
msg.nick + " pls",
|
||||||
"need something?"
|
"need something?",
|
||||||
"r u mad"
|
"r u mad",
|
||||||
"ur made"
|
"ur made",
|
||||||
"fml",
|
"fml",
|
||||||
"?",
|
"?",
|
||||||
".",
|
".",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user