mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-01 21:37:20 +02:00
Add files via upload
Added support for XMPP using go-sendxmpp.
This commit is contained in:
parent
9245718eda
commit
74e75d43eb
1 changed files with 4 additions and 0 deletions
|
|
@ -95,3 +95,7 @@
|
|||
# TELEGRAM_CHAT_ID="mychatid"
|
||||
# TELEGRAM_TOKEN="token-value"
|
||||
# TELEGRAM_TOPIC_ID="0"
|
||||
#
|
||||
# XMPP_SOURCE_JID="mybotaccount@mydomain.tld"
|
||||
# XMPP_SOURCE_PWD="password"
|
||||
# XMPP_DEST_JID="myusername@mydomain.tld"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue