vo0ov
DIAdiscord.js - Imagine a boo! π»
β’Created by vo0ov on 11/7/2023 in #djs-questions
How get arguments in slash command?
13 replies
DIAdiscord.js - Imagine a boo! π»
β’Created by vo0ov on 11/7/2023 in #djs-questions
How add arguments to slash command?
6 replies
DIAdiscord.js - Imagine a boo! π»
β’Created by vo0ov on 11/7/2023 in #djs-questions
How get bot latency?
bot.ws.ping
return -1
bot.ping
return NaN
Date.now() - message.createdTimestamp
not is latency10 replies
DIAdiscord.js - Imagine a boo! π»
β’Created by vo0ov on 11/7/2023 in #djs-questions
How to mention slash command?
5 replies
DIAdiscord.js - Imagine a boo! π»
β’Created by vo0ov on 11/6/2023 in #djs-questions
Why is my Discord bot not working on Node.js?
The bot starts, but does not respond to !ping and !sum.
9 replies