xNarnia / TCR-TerrariaChatRelay

Self-serving Terraria Chat Relay with extensible chat service support
https://forums.terraria.org/index.php?threads/tcr-terrariachatrelay.78196/
MIT License
32 stars 16 forks source link

Whilst having multiple Channel_IDs spesified - the commands from one channel text end up in second Channel #29

Closed KrystinDix closed 1 year ago

KrystinDix commented 2 years ago

Currently, if you have multiple Channel ID's specified it will show something along the following. Channel ID 1 - (I call this the Console Channel) User1: t!listadmin Bot: Administrators for TerrariaChatRelay ...

Channel ID 2 - (I call this the Relay Channel) Bot: [Discord] t!listadmin

I would like to hide the messages generated in Channel ID 2 if it is prefixed by the command prefix, as this is undesired messages. Admin users are granted access to the Console channel for running admin commands etc, whilst the Relay channel is for Discord to Terraria chat and vice versa.

xNarnia commented 1 year ago

Command input from users no longer relays to other channels and Discord in 1.4.5 to be released soon