Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Code Wrong #52

Open
CrownDevelops opened this issue Oct 20, 2020 · 2 comments
Open

Code Wrong #52

CrownDevelops opened this issue Oct 20, 2020 · 2 comments
Assignees
Labels

Comments

@CrownDevelops
Copy link

So I'm pretty new to coding, and I've been trying to install this bot for a few days now, however, I place in the correct token for my app bot,
"" but I keep getting;

LOADING LIBRARIES...
Error: Incorrect login details were provided.
Any way I can fix this?

@MysteryPancake MysteryPancake self-assigned this Oct 21, 2020
@MysteryPancake
Copy link
Owner

MysteryPancake commented Oct 21, 2020

That's strange, maybe it was something to do with the arrows?

I was wondering if you have written the bot token like this:

client.login("<123456789abcdefg>").catch(console.error);

Or like this:

client.login("123456789abcdefg").catch(console.error);

Maybe if the arrows were included it could be causing the error?

@CrownDevelops
Copy link
Author

I've managed to fix the issue, however, it seems that the commands are a bit buggy. Keeps saying "can't repost from but I'll fix it on my end. Thanks for the amazing bot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants