commit 2607f394bd0cfdc76ca0b149bf16e44c76fe7a09
Author: PeGaSuS <droider.pc@gmail.com>
Date: Thu Dec 02 00:49:16 2021 +0000
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 0ffcd90..9eb605e 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -17056 +17057 @@ RemoteNickFormat="{NICK}"
#RemoteNickFormat defines how remote users appear on this bridge
#The string "{NICK}" (case sensitive) will be replaced by the actual nick.
+#The string "{NOPINGNICK}" (case sensitive) will be replaced by the actual nick / username, but with a ZWSP inside the nick, so the irc user with the same nick won't get pinged.
#The string "{USERID}" (case sensitive) will be replaced by the user ID.
#The string "{BRIDGE}" (case sensitive) will be replaced by the sending bridge
#The string "{LABEL}" (case sensitive) will be replaced by label= field of the sending bridge