1. go-sendxmpp(5)
  2. go-sendxmpp
  3. go-sendxmpp(5)

NAME

go-sendxmpp - A little tool to send messages to an XMPP contact or MUC.

LOCATION

The account data is expected at ~/.sendxmpprc 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: [your_username]
jserver: [jabber_server]
port: [jabber_port]
password: [your_jabber_password]

AUTHOR

Written by Martin Dosch.

REPORTING BUGS

Report bugs at https://salsa.debian.org/mdosch-guest/go-sendxmpp/issues

Copyright (c) 2018 Martin Dosch License: MIT License

SEE ALSO

go-sendxmpp(1), sendxmpp(1)

  1. February 2019
  2. go-sendxmpp(5)