diff options
author | Wim <wim@42.be> | 2019-02-21 18:15:01 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2019-02-21 18:15:01 +0100 |
commit | 46f4bbb3b5e93ff489c0125c66b1c29fcb001e22 (patch) | |
tree | 1f7f295b2a26e5796f2ff1b9cd302150dbad2aff /matterbridge.toml.sample | |
parent | 240559581a225ff632c00a52e029b3728c61309e (diff) | |
download | matterbridge-msglm-46f4bbb3b5e93ff489c0125c66b1c29fcb001e22.tar.gz matterbridge-msglm-46f4bbb3b5e93ff489c0125c66b1c29fcb001e22.tar.bz2 matterbridge-msglm-46f4bbb3b5e93ff489c0125c66b1c29fcb001e22.zip |
Update documentation wrt ShowJoinPart from discord
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index d6c091da..33bf99cd 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -140,7 +140,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -234,7 +234,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -315,7 +315,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}/{BRIDGE}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -456,7 +456,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -532,7 +532,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -651,7 +651,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -765,7 +765,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -878,7 +878,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -990,7 +990,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -1077,7 +1077,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -1158,7 +1158,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false @@ -1241,7 +1241,7 @@ Label="" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " #Enable to show users joins/parts from other bridges -#Currently works for messages from the following bridges: irc, mattermost, slack +#Currently works for messages from the following bridges: irc, mattermost, slack, discord #OPTIONAL (default false) ShowJoinPart=false |