mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 03:40:39 +00:00
Support for notifications via XMPP (#268)
* Add files via upload Added support for XMPP using go-sendxmpp. * Add files via upload Added support for XMPP using go-sendxmpp.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user