SanjaySunil / BetterDiscordPanel

💬 Discord Messaging Panel that allows you to message inside of a bot!
https://betterdiscordpanel.github.io/
GNU General Public License v3.0
657 stars 234 forks source link

I can't login. #60

Closed EndyFromMc closed 2 years ago

EndyFromMc commented 3 years ago

Hi!

I have a problem with BetterDiscordPanel

I can not sign in.

Can you help me?

I have a token but when I enter it the program restarts and wants a token for me.

So I enter it but the program restarts again.

How can I sign up for a bot?

Thank you in advance.

Goodbye.

Daniellop1 commented 3 years ago

Hi, can you open the developer console and check if there are any errors?

Blboun3 commented 3 years ago

I have same issue, in console there are two errors:

GET https://discordapp.com/api/v7/gateway/bot
status: 401 (unatuhorized)

and

Uncaught (in promise) ReferenceError: errorNotification is not defined

in file login.js on lines 26-27

Daniellop1 commented 3 years ago

Have you verified that the bot token is valid?

Blboun3 commented 3 years ago

of course, I used it in my bot (that's no turned off) and I also regenerated the token on Discord developer's site and I copied token from there, so yes, token is valid.

Daniellop1 commented 3 years ago

Hi again, I think is a error in the app and it should be fixed by @SanjaySunil

SanjaySunil commented 3 years ago

Are you using the latest version of BetterDiscordPanel?

Blboun3 commented 3 years ago

Of course, at the time, that I tried it I was using newest version

SanjaySunil commented 3 years ago

Try using the new v3 of BetterDiscordPanel and resend a screenshot of the console if there are any problems.

SanjaySunil commented 2 years ago

See https://github.com/SanjaySunil/BetterDiscordPanel.