inkihh
DIAdiscord.js - Imagine an app
•Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
thank you!
15 replies
DIAdiscord.js - Imagine an app
•Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
oh ok
15 replies
DIAdiscord.js - Imagine an app
•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 an app
•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 an app
•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 an app
•Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
15 replies
DIAdiscord.js - Imagine an app
•Created by inkihh on 4/26/2024 in #djs-questions
Message listener only on certain channels?
15 replies