Can't answer the player via DiscordSolved
Hi
for some reason i cant answer an player via discord. When i type in something my bot reacts with an red X.

I have included the Discord.dll and i have DiscordCore installed.

DiscordCore Config:

{
"Discord API Key": "obviously i dont show this one",
"Bot Guild ID (Can be left blank if bot in only 1 guild)": "only one Bot",
"Discord Join Code": "i have my join code in here",
"Enable Commands In Bot Channel": true,
"Bot Channel Name or Id": "",
"In Game Chat Command": "removed because it interfeared with DiscordRewards",
"Discord Bot Join Command": "join",
"Discord Bot Plugins Command": "plugins",
"Discord Bot Help Command": "help",
"Discord Bot Leave Command": "leave",
"Discord Bot Commands Command": "commands",
"Enable Discord Server Join Notification": true
}

Because the authentification of DiscordCore made problems with DiscordRewards i removed the ingame chat command (usually /dc)
mybe thats the problem?

Never the less this is my DiscordCallAdmin config:
{
"CategoryID": "my categoryID",
"ReplyCommand": "r",
"SteamProfileIcon": ""
}

This seems to be all correct since i receive the message when one player uses /calladmin.
The player can also use /r and i get the message.

I hope thats all the information you need to help me :D
Let me know if you need anything more

Regards Wilgelmy
Oops, I just removed the user auth requirement in v0.1.4, because there is no need now for knowing with which admin you're talking to, could be a feature in the upcoming versions
Would this solve the issue, that i cant answer direktly through discord?
The issue came from the fact that you were trying to reply without having linked your discord ingame, fixed as of v0.1.4
Ah thanks it worked 
Locked automatically