Update export statistics

This commit is contained in:
bot 2024-12-02 12:11:26 +00:00
parent c4d44e741a
commit 40cc62f511
5 changed files with 1 additions and 2 deletions

Binary file not shown.

Binary file not shown.

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"])