I have two rust servers with a small community. I'd like to tweak it so that, through discord, they'd be able to chat to each other, instead of splitting the playerbase completely.
I've modified the /lang/ files, to add "[Server Tag]", so that in discord, people can tell which server the chats coming from, and it works great. It's simple/hardcoded -- would be nice to have that as a feature in the main config? (Tag all incoming chats from server, to discord, with "xyz").
I thought perhaps, since it's coming from a different server to the same channel (but via the same discord bot) it might pass msgs between servers. It doesn't. Would it be a simple tweak to the file to have it not ignore those messages? Or, more advanced: pass messages with a certain tag (like, "xyz") above? so send a bot tagged xyz message TO the rust server it did not originate from....?
Question + Feature RequestSolved
the bot will never relay chat from itself, make a second bot.
misread, nevermind.
Merged post
Thanks -- works like a champ, playerbase really enjoying it, as some folks wanted to try the new hardcore mode.
It'd still be cool, IMO, to add an identifier tag. Easy enough to tweak the language files for me, but a config option would be cool.
this is one of my fave mods. much appreciated.
Locked automatically