Euan Caskie

Results 2 issues of Euan Caskie

[Keyv](https://www.npmjs.com/package/keyv) allows integration with the current Map api used but also provides external storage of cached values in something like Redis or MongoDB. I can write the integration but didn't...

Currently creates a `.sessions` folder with just `sessions.json` and `guild.json` to then be restored at a later date. Fails when constructing roles. Added a cache options array for client options...