timotejroiko / discord.js-light

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.
Apache License 2.0
292 stars 29 forks source link

[Question] Do I need to modify something after installation? #1

Closed ghost closed 4 years ago

ghost commented 4 years ago

Do I need to modify something after installation, or this package is plug and play?

timotejroiko commented 4 years ago

Its a replacement, you install it instead of installing discord.js It can be used the same way as discord.js for the most part, but has a few differences that must be accounted for. You can read about them in the readme and feel free to join my discord server if you need any help.