summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Connolly <patrick.c.connolly@gmail.com>2018-11-10 04:52:37 +0800
committerWim <wim@42.be>2018-11-09 21:52:37 +0100
commited11686a99ccdc183912e5ed6d6986a9abcbda92 (patch)
treef10ae14b25801647794d20c771cbaeb513894e70
parent5c50d869081532a0b1dd5ce0ac438edca97937ae (diff)
downloadmatterbridge-msglm-ed11686a99ccdc183912e5ed6d6986a9abcbda92.tar.gz
matterbridge-msglm-ed11686a99ccdc183912e5ed6d6986a9abcbda92.tar.bz2
matterbridge-msglm-ed11686a99ccdc183912e5ed6d6986a9abcbda92.zip
Improve user_typing botname suggestion. (#580)
-rw-r--r--matterbridge.toml.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index d4b2fbbe..a4179b02 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -666,8 +666,8 @@ ShowTopicChange=false
PreserveThreading=false
#Enable showing "user_typing" events from across gateway when available.
-#Hint: Set your bot/user's "Full Name" to be "Someone",
-#and so the message will say "Someone is typing".
+#Protip: Set your bot/user's "Full Name" to be "Someone (over chat bridge)",
+#and so the message will say "Someone (over chat bridge) is typing".
#OPTIONAL (default false)
ShowUserTyping=false