Discord-Bot-Client
Discord-Bot-Client copied to clipboard
Can't Do Anything
I have a problem. The problem is, is that when I start the js I get this
Im most likely doing something wrong, and im sorry if I am. I have never used node before. Please help!
Thank you.
That looks like it's supposed to iirc. You need to put a user-id in the text box on the top left then press add. There currently is no support for messaging in servers.
I tried to do that, but I can't interact with anything on my screen.
That's odd, are there any errors in the dev console?
Do you mean when I start it or when I install it? When I start it I get no errors in the console
With the app open, press Ctrl (cmd) + Shift + i and it will open the dev console, if it does not open then add mainWindow.webContents.openDevTools() on line 44 here https://github.com/jaketr00/Discord-Bot-Client/blob/e92154158a7650c40461d35fd796e5ee20dae318/main.js#L37-L46
Im retarded lmao, I don't know java and im sorry for that. So, im going to assume you want me to look at the console section correct?

I really hope im doing this right...
I've got this:

same thing happens to me but ive just learned that you gotta get DMed first to unlock that
@CookingHebrews everything looks normal, like what @Nik-source said, you have to be DMed to see the user show up. Or you can put the user id in the text box on the top left and press "add."
Ok, so for some reason I cannot add someone, I can dm people who have dmed me but for some reason I can't add someone and dm them first @AL1L
Heres a video (gif) showing what happens when I try to add someone by their id:
https://media.giphy.com/media/hSS0WfeH4TmB04c9Xi/giphy.gif
sorry about it being blurry I couldn't upload mp4 so I resulted in a gif and it came out blurry for some reason, but as you can see I am clicking the "add" button with the user id inserted in the box above and nothing happens
@CookingHebrews is there an error in the console? Does the bot have permission to message that user?
@AL1L I get 2 errors in the console when clicking "add"

@CookingHebrews most likely the bot does not have permission to message that user