Added words
Build Ragnar anti spam bot / Build (push) Successful in 55s

This commit is contained in:
2024-11-29 21:13:53 +01:00
parent ef92a9feb0
commit dc7054581d
+6 -1
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)