Compare commits

...

1 Commits

Author SHA1 Message Date
bot
bd9946a288 Update export statistics 2024-11-29 13:37:38 +00:00
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

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