diff --git a/cmd/sendxmpp/TODO.md b/cmd/sendxmpp/TODO.md new file mode 100644 index 0000000..b2eec76 --- /dev/null +++ b/cmd/sendxmpp/TODO.md @@ -0,0 +1,7 @@ +# TODO + +- configuration + - allow unecrypted + - skip tls verification +- support muc and single user at same time +- send html -> parse console colors to xhtml (is there a easy way or lib for it)