mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-23 17:00:43 +01:00
Improve Gitter configuration
parent
dd05f2bbe5
commit
6701a41f89
@ -7,4 +7,6 @@ It will not relay messages from yourself if you use your account**
|
||||
#You can get your token by going to https://developer.gitter.im/docs/welcome and SIGN IN
|
||||
Token="Yourtokenhere"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
#This improves the situation where a gitter user uploads a picture/file, just relay the link instead of the Markdown
|
||||
ReplaceMessages=[["^\\[!\\[[^\\]]+\\]\\(https?:\\/\\/files\\.gitter\\.im\\/[^\\/]+\\/[^\\/]+\\/[^\\/]+\\/thumb\\/[^\\)]+\\)\\]\\(([^\\)]+)\\)$", "$1"], ["\\[[^\\]]+\\]\\((https:\\/\\/files\\.gitter\\.im\\/[^\\/]+\\/[^\\/]+\\/[^\\/]+\\/[^\\)]+)\\)$", "$1"]]
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user