Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126

This commit is contained in:
Wim
2017-02-24 18:49:52 +01:00
parent 84c0b745af
commit 32bbab8518
5 changed files with 86 additions and 63 deletions

View File

@@ -413,6 +413,11 @@ ShowJoinPart=false
#REQUIRED
Token="Yourtokenhere"
#OPTIONAL (default empty)
#Only supported format is "HTML", messages will be sent in html parsemode.
#See https://core.telegram.org/bots/api#html-style
MessageFormat=""
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
#OPTIONAL