5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 16:59:34 +00:00

Add telegram links about channel and tokens

This commit is contained in:
Wim 2017-01-27 23:36:14 +01:00
parent 5f8b24e32c
commit 38a4cf315a

View File

@ -405,6 +405,7 @@ ShowJoinPart=false
#REQUIRED #REQUIRED
[telegram.secure] [telegram.secure]
#Token to connect with telegram API #Token to connect with telegram API
#See https://core.telegram.org/bots#6-botfather and https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau
#REQUIRED #REQUIRED
Token="Yourtokenhere" Token="Yourtokenhere"
@ -534,6 +535,7 @@ enable=true
# - ID:123456789 (where 123456789 is the channel ID) # - ID:123456789 (where 123456789 is the channel ID)
# (https://github.com/42wim/matterbridge/issues/57) # (https://github.com/42wim/matterbridge/issues/57)
#telegram - chatid (a large negative number, eg -123456789) #telegram - chatid (a large negative number, eg -123456789)
# see (https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau)
#hipchat - id_channel (see https://www.hipchat.com/account/xmpp for the correct channel) #hipchat - id_channel (see https://www.hipchat.com/account/xmpp for the correct channel)
#rocketchat - #channel (# is required) #rocketchat - #channel (# is required)
#REQUIRED #REQUIRED