Discord-Bot-Client icon indicating copy to clipboard operation
Discord-Bot-Client copied to clipboard

Can't Do Anything

Open ghost opened this issue 6 years ago • 13 comments

I have a problem. The problem is, is that when I start the js I get this Screenshot (225) Im most likely doing something wrong, and im sorry if I am. I have never used node before. Please help!

Thank you.

ghost avatar Jul 16 '19 04:07 ghost

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.

AL1L avatar Jul 18 '19 20:07 AL1L

I tried to do that, but I can't interact with anything on my screen.

CookingHebrews avatar Jul 20 '19 03:07 CookingHebrews

That's odd, are there any errors in the dev console?

AL1L avatar Jul 20 '19 07:07 AL1L

Do you mean when I start it or when I install it? When I start it I get no errors in the console

CookingHebrews avatar Jul 21 '19 06:07 CookingHebrews

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

AL1L avatar Jul 22 '19 06:07 AL1L

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?

Screenshot (240)

I really hope im doing this right...

CookingHebrews avatar Jul 25 '19 09:07 CookingHebrews

I've got this: error_dbc

DarkenLM avatar Sep 14 '19 10:09 DarkenLM

same thing happens to me but ive just learned that you gotta get DMed first to unlock that

Nik-source avatar Oct 12 '19 19:10 Nik-source

@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."

AL1L avatar Oct 29 '19 23:10 AL1L

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 avatar Nov 03 '19 09:11 CookingHebrews

@CookingHebrews is there an error in the console? Does the bot have permission to message that user?

AL1L avatar Nov 05 '19 17:11 AL1L

@AL1L I get 2 errors in the console when clicking "add"

unknown

CookingHebrews avatar Nov 08 '19 05:11 CookingHebrews

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

AL1L avatar Nov 11 '19 18:11 AL1L