1. Private message the bot /join
2. Bot responds with 'You cannot use this command from the server console.'
Please help (:
I'm not that daft Wulf!
The /join command is being sent to the Discord bot, as described:
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
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.
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.