mirror of
https://gitea.phreedom.club/localhost_frssoft/FMN_bot.git
synced 2024-11-12 16:23:01 +00:00
Fix: forget states in states_stor class
This commit is contained in:
parent
0bdb95ee30
commit
b58f39bfe1
@ -93,6 +93,7 @@ def get_winner_movie(poll_status_id=str):
|
||||
|
||||
logger.success("Победил " + str(movie))
|
||||
post_status(text_winned, attachments=[upload_attachment('src/FMN.webp')])
|
||||
states_stor.states = {}
|
||||
write_states()
|
||||
reset_poll()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user