summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2020-05-30 20:33:13 +0300
committerdefanor <defanor@uberspace.net>2020-06-01 12:39:57 +0300
commitdcac1adb85e2087b82daf7cbfeed51b90ada9279 (patch)
tree16d3ea9d1f2452686d245190b5b2b7d9baecd2d6 /README
parent24aefb5b3d27cc7c763c8b386735f1c95ac22a90 (diff)
Add a crude WeeChat plugin
Only usable as an XML console and for basic one-to-one chats, and quite messy, but probably will be extended and refactored later.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 0bfd5d7..4efc99c 100644
--- a/README
+++ b/README
@@ -30,7 +30,6 @@ A rough roadmap:
[+] XEP-0198: Stream Management. Implemented (both acknowledgements
and resumption, making use of XEP-0203: Delayed Delivery).
-
[+] XEP-0280: Message Carbons.
@@ -80,3 +79,9 @@ A rough roadmap:
- Various utility functions?
+
+
+- Examples and application:
+
+[+] Basic usage example.
+[.] WeeChat plugin.