Nameless
Nameless copied to clipboard
Discord Bot - Verify Command Issue
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
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.
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)
Or completly swap to OAuth for linking as Aber suggested ¯_(ツ)_/¯