should contain key: :discord/token #128
Unanswered
NTolman-Dev
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Did you ever figure this out? I'm getting the same error. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting an error with the discord token. I followed the instructions and copied and pasted my bot's token into the proper place in the config file. Not sure why it's not working. Am I supposed to use the application ID or public key instead of the bot token?
It looks like this, this isn't that actual token, just gibberish to show how it looks.
:discord/token "oaspofTg2MzMxNz123dfasfDM123noiinoIwNg.iuniga.xmkasdffICAL-7FYfn7teBdGsuasdfeVQZJko"
And then I get this when trying to run the .jar
-- Spec failed --------------------
{}
should contain key: :discord/token
| key | spec |
|================+=========|
| :discord/token | string? |
Beta Was this translation helpful? Give feedback.
All reactions