Nameless icon indicating copy to clipboard operation
Nameless copied to clipboard

Discord Bot - Verify Command Issue

Open burg5204 opened this issue 3 years ago • 3 comments

Describe the issue

When linking discord account on NamelessMC 2.0.2 Profile Settings (Integrations) it prompts you to enter /verify ############, but discord bot requirement is /verify token ###############

NamelessMC Version

Development version

To Reproduce

No response

Expected Behaviour

No response

Screenshots

No response

Additional Information

No response

burg5204 avatar Sep 12 '22 17:09 burg5204

This is not a bug, token is just the name of the slash command field that needs to be inputted. Its not a separate argument. Technically you are writing /verify token:################# in discord but for clarity, its just /verify ############ on the website, you just copy the code over and execute the slash command in discord.

supercrafter100 avatar Sep 12 '22 17:09 supercrafter100

It should probably be /verify token:################# on the website as well because this is easy to copy paste (discord will automatically recognize token is a parameter)

Derkades avatar Sep 12 '22 20:09 Derkades

Or completly swap to OAuth for linking as Aber suggested ¯_(ツ)_/¯

partydragen avatar Sep 12 '22 20:09 partydragen