#any way to do to bot use low ram
1 messages · Page 1 of 1 (latest)
There's nothing inside Discord.js to do that, but you could reduce ram usage by managing objects you're keeping referenced in your app
how
As example, don't hold the whole database in an object
Use debugging tools to see what's using so much ram
can i show you my handler?
idk why my bot work slow
stll
i am using vps nw
Showing just a piece of code is unlikely to give me any clue