discord.js-light icon indicating copy to clipboard operation
discord.js-light copied to clipboard

All the power of discord.js, zero caching. This library modifies discord.js's internal classes and functions in order to give you full control over its caching behaviour.

Results 2 discord.js-light issues
Sort by recently updated
recently updated
newest added

Do you have an ETA on when you will release a version for Discord.js V14 maybe on a V5 branch ?

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...