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

This commit is contained in:
retoor 2024-11-29 21:13:53 +01:00
parent ef92a9feb0
commit dc7054581d

View File

@ -42,7 +42,12 @@ class Bot:
"bitcoin", "bitcoin",
"wizard", "wizard",
"diamond", "diamond",
"carat," "carats", "carat",
"carats",
"leading",
"helping",
"quality",
"unqiue"
] ]
self.api = Api(username=self.username, password=self.password) self.api = Api(username=self.username, password=self.password)