Retrieve the author of a voice disconnect
Hello,
After a lot of trouble, tests of all kinds, I still can not determine if a user was disconnected by someone, or if he just left by himself. I sometimes come across promising results, but after doing 10 and more tests in all directions, I end up seeing the flaw and detecting a disconnect by someone else when it is a self-deconnection.
Do you have any ideas on how to proceed?
Thank you in advance
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!try:
not good
not good
not good
Up
checking the audit logs is the only means of determining this, and as it sounds like you've seen, it's not necessarily reliable
so there is no definitively reliable solution to recover the executor or simply to know if it is disconnected by itself or someone else???
if this is indeed the case, i hope discord will work on it