Minor correction
This commit is contained in:
parent
70a9f7457e
commit
a6a7f71e08
@ -157,7 +157,7 @@ class YandereBot(FediBot.YandereBot):
|
||||
"message": message
|
||||
}
|
||||
|
||||
def after_pick(self, picked):
|
||||
def after_post(self, picked):
|
||||
if picked:
|
||||
self.currentProfileIndex[self.currentIndexCount] += 1
|
||||
self.currentIndexCount += 1
|
||||
|
Reference in New Issue
Block a user