added words
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 57s

This commit is contained in:
retoor 2024-11-27 16:37:33 +01:00
parent a6c626cd08
commit d0d2db1136

View File

@ -32,6 +32,10 @@ class Bot:
"recovery", "recovery",
{"regex": r"\([+,(,0-9,),-]{7,}"}, {"regex": r"\([+,(,0-9,),-]{7,}"},
"money", "money",
"landscape",
"cyber",
"recover",
"trust"
] ]
self.api = Api(username=self.username, password=self.password) self.api = Api(username=self.username, password=self.password)