Minor correction

This commit is contained in:
Anon 2023-03-12 20:27:19 -07:00
parent 140c125fcc
commit 9ea32b8747

View File

@ -174,7 +174,7 @@ class YandereBot(FediBot.YandereBot):
"message": message,
}
def after_pick(self, picked):
def after_post(self, picked):
if picked:
self.blacklist(picked["picked"])
self.print_header_stats(picked["picked"])