mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
Add some more spam/scam triggers
This commit is contained in:
parent
29f6f1fdaa
commit
59bba00130
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ triggers=[l.lower() for l in [
|
||||||
"astounding!", "triple your btc", "pm me to begin", "hatt uu",
|
"astounding!", "triple your btc", "pm me to begin", "hatt uu",
|
||||||
"accelerate the blockchain", "u stappid", "me a message to begin",
|
"accelerate the blockchain", "u stappid", "me a message to begin",
|
||||||
"the ops have confirmed", "expanding technology", "exploding technology",
|
"the ops have confirmed", "expanding technology", "exploding technology",
|
||||||
"allah is doing"
|
"allah is doing", "pm me to get going", "defragment the blockchain to grow"
|
||||||
]]
|
]]
|
||||||
|
|
||||||
def OnMessage(event,*args,**kwargs):
|
def OnMessage(event,*args,**kwargs):
|
||||||
|
|
Loading…
Reference in a new issue