Option to not show team chat in DiscordSolved
Hi guys...any idea why is this happening? i supose theres no option for NOT showing teamchat on discord...am i right? would be a great idea to add it on the json file. Thanks!
You can control which channel team chat goes into. I would look at your config and see what channel you have it set as.

thanks..this is my config

{
"Chat Channel name or id": "Chat",
"Team Channel name or id": "Team",
"Join / Leave Channel name or id": "Chat",
"Plugin Support": {
"AdminChat Settings": {
"Exclude from chat channel": true,
"Admin chat channel": "admin-chat",
"Admin Chat Prefix": "@",
"Enable AdminChat Plugin Support": false
}
}
}

anything to change?

You have team chat going to the "team" discord channel. If you want it to stop just make it blank.

it just says: 

[Discord Core] Channel not found in guild: Chat and continues showing

this is discordCore json:

{
"Discord API Key": "NjQ0MTk0MTN3uZVY",
"Bot Guild ID (Can be left blank if bot in only 1 guild)": "9918",
"Discord Join Code": "J5wdw",
"Enable Commands In Bot Channel": true,
"Bot Channel Name or Id": "chat-publico-server",
"In Game Chat Command": "dc",
"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"
}

That means you don't have a channel in your discord called chat. You need to make a channel called chat or set the change the name or id of the chat channel to the channel you want chat to go into to.
here again.. I only have 1 chat channel named chat-publico-server and NO team channel created..chat at oficial channel Is working but still showing team chats.. 
Can you please share your config for Discord Chat?
{
"Chat Channel name or id": "chat-publico-server",
"Team Channel name or id": "",
"Join / Leave Channel name or id": "Chat",
"Plugin Support": {
"AdminChat Settings": {
"Exclude from chat channel": true,
"Admin chat channel": "admin-chat",
"Admin Chat Prefix": "@",
"Enable AdminChat Plugin Support": false
}
}
}
can you try version 0.16.2 and let me know if the issues persists?
of course..downloading!!


sorry my friend but it stills happenning....i previously deleted json config of course

sorry..didnt update my chat cannel...wait for it

Merged post

not working...when reloading it says missing plugin dependency discordcore...but plugins is already installed and working think..

could it be another discord plugin causing this_ i have discord core..discord connect...discord..and discord status

my actual json

{
  "Chat Channel name or id": "chat-publico-server",
  "Team Channel name or id": "",
  "Join / Leave Channel name or id": "Chat",
  "Plugin Support": {
    "AdminChat Settings": {
      "Exclude from chat channel": true,
      "Admin chat channel": "admin-chat",
      "Admin Chat Prefix": "@",
      "Enable AdminChat Plugin Support": false
    }
  }
}
Can you add me on Discord MJSU#0814. I want to send you a debug build so we can see what's going on.

So..finally MJSU did great job for this....he send me his discord and start helping me to finally get solved this issue....it WASNT his plugin causing this..it was RUSTCORD json´s option (Remove this option from the config: "msg_teamchat", ) wich solved all the issue.

REMARKABLE the kindless of this dev....lots lots of thanks for your effort and patience overall !!!

Locked automatically