feat: add new vocabulary entries to the word list for expanded coverage

This commit is contained in:
retoor 2024-11-27 15:37:33 +00:00
parent b5e7ffdf9f
commit 1cc552e583

View File

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