it is rude
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by it is rude on 9/7/2023 in #djs-questions
Mobile Status
I have tried to set the mobile status by doing the
Discord iOS
in ws/index.js but It doesn't seem to be working, is there any other way, I have also tried Discord Android
same location. I am not sure if its my ready file that may be causing the mobile status not to appear but below I have attached my ready file as well, I did make a attepmt to add the location of the ws into my ready file
4 replies
DIAdiscord.js - Imagine an app
•Created by it is rude on 9/7/2023 in #djs-questions
/home/container/src/commands/music/Play.js:21 try } ^SyntaxError: Unexpected token '}'
I'm having difficulty pinpointing which bracket is causing a syntax error in my code. I've tried various fixes, but I can't seem to resolve the issue. Could you offer some assistance? Your help would be greatly appreciated.
9 replies
DIAdiscord.js - Imagine an app
•Created by it is rude on 9/5/2023 in #djs-questions
TypeError
I am currently on a discord music bot which has a 247 command and for some reason the bot just times out after few hours, so I am trying to code so that if by chance the bot does leave or gets disconnet it will attempt to rejoin the voice chat, but I am running to a TypeError: realVoiceChannel.join is not a function;
20 replies
DIAdiscord.js - Imagine an app
•Created by it is rude on 9/4/2022 in #djs-voice
Headers Timeout Error
7 replies