benjamin051000 / Alfred

A Discord bot written with the python API wrapper discord-py.
https://github.com/Rapptz/discord.py
MIT License
1 stars 0 forks source link

Add a command to wipe music_cache directory #39

Closed benjamin051000 closed 4 years ago

benjamin051000 commented 4 years ago

This allows manual clearing of the cache. Eventually this should probably be automated, but this should be relatively simple (os.remove), see https://stackoverflow.com/questions/1995373/deleting-all-files-in-a-directory-with-python