readd cleanup
This commit is contained in:
parent
c53e7335ff
commit
835911cc4b
@ -141,6 +141,7 @@ async def start_playing(voice_client):
|
|||||||
await event.wait()
|
await event.wait()
|
||||||
|
|
||||||
await voice_client.disconnect()
|
await voice_client.disconnect()
|
||||||
|
shutil.rmtree('session/') # temporary cleanup procedure, will add caching later
|
||||||
|
|
||||||
bot.start_playing = start_playing
|
bot.start_playing = start_playing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user