chore: update export statistics with latest data from production database

This commit is contained in:
bot
2024-12-02 12:11:26 +00:00
parent 2043ae9acf
commit 154e04401b
5 changed files with 1 additions and 2 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
-1
View File
@@ -127,7 +127,6 @@ class Bot:
log.debug("{}: Already checked rant {}.".format(self.name, rant["id"]))
continue
if not self.is_user_sus(rant["user_username"]):
log.info(
"{}: User {} is trusted.".format(self.name, rant["user_username"])
Binary file not shown.