Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit fe20bdd442a121324eedaf537e076221ff5a2340 Author: Patrick Connolly <patrick.c.connolly@gmail.com> Date: Sat Nov 10 04:52:37 2018 +0000 Improve user_typing botname suggestion. (#580) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index d4b2fbb..a4179b0 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -6668 +6668 @@ 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