Seems like this is relaying all team chat as well as global with chat relay enabled. Is there a way to only relay global? Relaying team chat for the entire server to a discord channel doesn't seem ideal at all. I'm using Better Chat on our server. Here's my config.
{
"chat.channel": "661730994361073683",
"chat.server_channel": "661730994361073683",
"chat.server_styled": true,
"chat.server_styled_color": "darkred",
"chat.styled": true,
"chat.styled_color": "darkorange",
"config.version": 3,
"relay.betterchat": true,
"relay.chat": true,
"relay.discordchat": true,
"relay.givenotices": true,
"relay.serverchat": true
}