Minor correction

This commit is contained in:
Anon 2023-03-12 20:27:52 -07:00
parent 53b2dd456d
commit 1de6a97f4a

View File

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