Update deps versions, minor spotify fix, removed db sync, suppress deprecationwarning
This commit is contained in:
@@ -79,5 +79,3 @@ async def on_new_chosen(chosen_result: ChosenInlineResult, bot: Bot,
|
||||
)
|
||||
else:
|
||||
db.recoded[song.id] = audio.message_id
|
||||
|
||||
await db.occasionally_write()
|
||||
|
||||
Reference in New Issue
Block a user