Would allocating functionality to separate bots increase performance
I don't fully understand the performance of discord.js, but I have a bot that controls the project management aspect of a discord server. I want to add functionality that will measure discord message counts and content using the messageCreate event handler. On every event it will query the database and parse the content. Im afraid this will affect the performance of the bot. Should I just create a separate bot to run the message event handling.
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Post the full error stack trace, not just the top part!
- Show your code!
- Explain what exactly your issue is.
- Not a discord.js issue? Check out #useful-servers.
- Issue solved? Press the button!Also I appologize if this doesn't pertain to this forum, im not really sure where to post this
Yes its not a public server, its communication channels for a startup