mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-03 13:07:44 +00:00
Add ability to show when user is typing across Slack bridges (#559)
This commit is contained in:
@ -665,6 +665,12 @@ ShowTopicChange=false
|
||||
#OPTIONAL (default 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".
|
||||
#OPTIONAL (default false)
|
||||
ShowUserTyping=false
|
||||
|
||||
###################################################################
|
||||
#discord section
|
||||
###################################################################
|
||||
|
Reference in New Issue
Block a user