mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Add telegram links about channel and tokens
This commit is contained in:
parent
5f8b24e32c
commit
38a4cf315a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user