1
0
mirror of https://github.com/gryf/weechat-xmpp.git synced 2026-01-01 11:32:29 +01:00

Update README.md

This commit is contained in:
Federico Ceratto
2017-08-30 18:01:52 +01:00
committed by Sébastien Leduc
parent c904c51daa
commit 8f6c21f5a1

View File

@@ -1,4 +1,19 @@
weechat-xmpp
============
A fork of the jabber plugin for weechat
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