Minor correction
This commit is contained in:
parent
140c125fcc
commit
9ea32b8747
@ -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"])
|
||||
|
Reference in New Issue
Block a user