Minor correction
This commit is contained in:
parent
53b2dd456d
commit
1de6a97f4a
@ -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:
|
||||
|
Reference in New Issue
Block a user