The bot is hosted on Heroku and I'm receiving this message, I believe it's related to a memory leak, but I'm having some difficulties debugging and finding the origin of the problem.
It seems to be the same problem described in discordjs/discord.js#4287
Downgraded the project to discord.js@11.6.4 and the memory issues are doing much better although not solved yet.
The bot is hosted on Heroku and I'm receiving this message, I believe it's related to a memory leak, but I'm having some difficulties debugging and finding the origin of the problem.