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:
committed by
Sébastien Leduc
parent
c904c51daa
commit
8f6c21f5a1
17
README.md
17
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user