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

Migration from discord.js #21

Closed atomheartother closed 3 years ago

atomheartother commented 3 years ago

Hey!

I'm the owner of a fairly large Discord bot, and I'm considering migrating my code from discord.js to discord.js-light, because their memory usage is getting absolutely stupid at 7k+ servers.

I have a few questions:

timotejroiko commented 3 years ago

hey there, All differences should be explained in the readme unless i forgot something. As for typescript, im personally not a ts user, and since discord.js itself is not using it (yet) i didnt give it much thought either, but feel free to explore such endeavor. Im usually more active on discord, feel free to dm me or join my support server, otherwise i usually respond here as well within a day or two. cheers!