chore: update word list with new entries and corrections

This commit is contained in:
retoor 2024-11-29 13:33:49 +00:00
parent 10ddf3cedd
commit 8ab3909326

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)