#any way to do to bot use low ram

1 messages · Page 1 of 1 (latest)

trim patio
#

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

gloomy ravine
#

how

trim patio
#

As example, don't hold the whole database in an object

gloomy ravine
#

ya

#

i use mongo

#

for that

#

still get

#

300+ ram usage

trim patio
#

Use debugging tools to see what's using so much ram

gloomy ravine
#

idk why my bot work slow

#

stll

#

i am using vps nw

trim patio
#

Showing just a piece of code is unlikely to give me any clue