inkihh
inkihh
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
thank you!
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
oh ok
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
in terms of cpu on the backend
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
well but with channel.createMessageCollector() I would save a lot of overhead, no?
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
So if a bot is added to a Discord with dozens of channels, Events.MessageCreate would get all messages of the whole server? that seems like a huge overhead, if I only want to monitor the messages in one channel. I remember in the old days you could only listen to one channel, but I can't remember how
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
$ node -v
v20.12.2
$ node -v
v20.12.2
15 replies
DIAdiscord.js - Imagine a boo! 👻
Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
$ npm list discord.js
[email protected] /var/www/trivia/bot
└── [email protected]
$ npm list discord.js
[email protected] /var/www/trivia/bot
└── [email protected]
15 replies