nikoszz
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by nikoszz on 6/19/2024 in #djs-questions
Undici timeout errors
3 replies
DIAdiscord.js - Imagine an app
•Created by nikoszz on 10/12/2022 in #djs-voice
The package returns the wrong State.
When I use connection.on("stateChange"), it reports
signalling
and connecting
before it joins, but it doesnt signal out ready
when it joins the voice channel. It only reports ready
when you make the bot leave the voice channel. I'm using the latest version published on NPM currently.5 replies
DIAdiscord.js - Imagine an app
•Created by nikoszz on 7/21/2022 in #djs-questions
D.JS v14 - Is the shardCount client option good to use?
I am using TypeScript, so I cant use the shard manager cause it will need me to transpile back to JS. Is this client option a viable and good one to use for sharding?
16 replies