Update word list.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m8s

This commit is contained in:
retoor 2024-11-29 14:33:49 +01:00
parent 3080e87d88
commit 34e519ae06

View File

@ -41,6 +41,8 @@ class Bot:
"trust", "trust",
"bitcoin", "bitcoin",
"wizard", "wizard",
"diamon",
"carat"
] ]
self.api = Api(username=self.username, password=self.password) self.api = Api(username=self.username, password=self.password)