1
0
mirror of https://github.com/gryf/weechat-xmpp.git synced 2025-12-23 06:38:03 +01:00
Files
weechat-xmpp/README.md
Federico Ceratto 8f6c21f5a1 Update README.md
2017-08-30 19:39:28 +02:00

460 B

weechat-xmpp

A fork of the jabber plugin for weechat

Quick start:

add server: /jabber add <server_name> <username>@<server_FQDN> <password> [<server_FQDN>[:<port>]]
connect: /jabber connect <server_name>
chat: /jchat <nickname>
join room: /jroom <roomname>@conference.<server_FQDN> [<optional_user_nickname>]

Commands provided by script:

/jabber
/jchat
/jmsg

The configuration is stored in ~/.weechat/jabber.conf