luni3359 / koa-bot

Discord bot
MIT License
3 stars 0 forks source link

Implement a proper cache system #72

Open luni3359 opened 4 years ago

luni3359 commented 4 years ago

Right now files have no limit as to how much space they can take up, and how it's handled is all separate from each other. Some central class should be in charge of doing this.