You cannot use this command from the server consoleFixed
I am trying to use Linking, via the 'Starting in Discord' method.

1. Private message the bot /join
2. Bot responds with 'You cannot use this command from the server console.'

Please help (:
The /join command is supposed to be used via Discord, not the server console.

I'm not that daft Wulf!

The /join command is being sent to the Discord bot, as described:

https://imgur.com/a/Y6Q08xy

The "/dc join" command is sent to the bot from the server, the "/join" command is states should be sent to the bot directly via DM. You have two options of how to set up, either in-game or via DM directly.

I'm aware of that, the in-game "/dc join" works fine. 

It is the "/join" command being sent to the bot via DM on Discord which is not working, and returning the formentioned message. The bot is saying 'You cannot use this command from the console'.

Did you see my screenshot? It's all there in color... https://imgur.com/5D6r4sP

I apologize, I misread part of your initial post. I'm not sure how to resolve the issue, so I'll leave it up to the developer of it, sorry.

No problem Wulf, my thread title probably a bit suggestive that I was plugging /join into the server console. lol

I will await MJSU's input.



Merged post

Solved:

The bot response 'You cannot use this command from the server console.' was the default configuration in the DiscordCore.json language file.

Found the DiscordCompleteActivationV2 line, and adjusted it's value to something like "Copy the following to chat in-game: \n\n/{0} code {1}".

Bot now responds correctly.

Thanks for your report. Looks like the ServerConsole lang key was overriding the join lang key.  This has been resolved in version 0.16.5.
Locked automatically