]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated IM docs with new commands
authoranontwit <anontwit@ps7003.dreamhostps.com>
Wed, 5 Aug 2009 17:50:27 +0000 (10:50 -0700)
committeranontwit <anontwit@ps7003.dreamhostps.com>
Wed, 5 Aug 2009 17:50:27 +0000 (10:50 -0700)
doc-src/im

index da07f9fe7b1f482afe9aa2598b5f1f6fe08ab440..a02670a6d801d1a92cb8ff95097eae33be1399e4 100644 (file)
@@ -32,4 +32,15 @@ currently-implemented commands:
   you subscribe to.
 * **off**: Turn off notifications. You'll no longer receive Jabber
   notifications.
-
+* **stop**: Same as 'off'
+* **quit**: Same as 'off'
+* **help**: Show this help. List available Jabber/XMPP commands
+* **follow &lt;nickname&gt;**: Subscribe to &lt;nickname&gt;
+* **sub &lt;nickname&gt;**: Same as follow
+* **leave &lt;nickname&gt;**: Subscribe to &lt;nickname&gt;
+* **unsub &lt;nickname&gt;**: Same as leave
+* **d &lt;nickname&gt; &lt;text&gt;**: Send direct message to &lt;nickname&gt; with message body &lt;text&gt;
+* **get &lt;nickname&gt;**: Get last notice from &lt;nickname&gt;
+* **get &lt;nickname&gt;**: Same as 'get'
+* **whois &lt;nickname&gt;**: Get Profile info on &lt;nickname&gt;
+* **fav &lt;nickname&gt;**: Add user's last notice as a favorite
\ No newline at end of file