Add support for edited messages (mattermost)

This commit is contained in:
Wim
2017-04-15 20:21:57 +02:00
parent 7469732bbc
commit fdb57230a3
3 changed files with 25 additions and 3 deletions

View File

@@ -241,6 +241,14 @@ NicksPerRow=4
#OPTIONAL (default false)
PrefixMessagesWithNick=false
#Disable sending of edits to other bridges
#OPTIONAL (default false)
EditDisable=false
#Message to be appended to every edited message
#OPTIONAL (default empty)
EditSuffix=" (edited)"
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
#OPTIONAL