Is it possible to add support for the discord? I am still in the middle of trying to set up everything but then I thought to myself... Why doesn't this support chat logs to the discord channel? Either using the Discord Extension or Discord Core?
Option to send translations to DiscordSolved
So what exactly are you wanting to send/log to Discord?
Discord Core allows you to log chat logs and if chat gets auto-translated it fails to log in to my discord channel for admins. Below is a screenshot of Rust game chat being sent to a private locked channel for admins. As an example I guess?

I guess my request is more of a support so that it still gets forwarded? If the chat gets translated game side..
Merged postWe use this for when things come up like disputes between players. Like he said she said arguments mainly... Which usually result in chat restrictions for awhile... depending on the offense?
Merged post
Now that I think about it though... Discord Core would need to be coded something like
if ( chat gets translated )
Then ( Delay Forwarding Until new msg arrives "translated version?")
Then Print and send to discord?
Idk one or the other will need if statements and either Break/Resume or Delay statements...
I'll take a look later today.
Locked automatically