diff --git a/tipbot/modules/spammer.py b/tipbot/modules/spammer.py index 72205ea..b62b5b9 100644 --- a/tipbot/modules/spammer.py +++ b/tipbot/modules/spammer.py @@ -48,7 +48,7 @@ triggers=[l.lower() for l in [ "astounding!", "triple your btc", "pm me to begin", "hatt uu", "accelerate the blockchain", "u stappid", "me a message to begin", "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):