Sicherung aktueller Dateien
This commit is contained in:
14
services/telegram.cfg
Normal file
14
services/telegram.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
#
|
||||
# Read https://www.openhab.org/addons/actions/telegram/#telegram-actions
|
||||
# to see how to set up bots and find your chat ids
|
||||
#
|
||||
|
||||
# bots=bot1,bot2
|
||||
|
||||
# bot1.chatId=22334455
|
||||
# bot1.token=xxxxxx
|
||||
# Optional: Either 'Markdown' or 'HTML' see https://core.telegram.org/bots/api#markdown-style
|
||||
# bot1.parseMode=Markdown
|
||||
|
||||
# bot2.chatId=654321
|
||||
# bot2.token=yyyyyyyyyyy
|
Reference in New Issue
Block a user