go-sendxmpp(5) -- A little tool to send messages to an XMPP contact or MUC. ==== ## LOCATION The account data is expected at ~/.config/go-sendxmpp/sendxmpprc (preferred) or ~/.sendxmpprc (for compatibility with the original perl sendxmpp) if no other configuration file location is specified with -f or --file. The configuration file is expected to be in the following format: ## FORMAT username: [] jserver: [] port: [] password: [] ## AUTHOR Written by Martin Dosch. ## REPORTING BUGS Report bugs at https://salsa.debian.org/mdosch/go-sendxmpp/issues ## COPYRIGHT Copyright (c) 2018 - 2020 Martin Dosch License: BSD 2-clause License ## SEE ALSO go-sendxmpp(1), sendxmpp(1)