Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
  • Loading branch information
hwipl committed Jun 30, 2019
1 parent bcdd054 commit 6a6b668
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ In the telnet session you can:

## Changes

* devel:
* Add group chat support and messages:
* list chats on account: `account <id> chat list`
* join a chat on account: `account <id> chat join <chat>`
* part a chat on account: `account <id> chat part <chat>`
* send a message to a chat on account:
`account <id> chat send <chat> <message>`
* list users of a chat on account: `account <id> chat users <chat>`
* Cleanups, fixes, and improvements
* v0.2:
* Add account status message:
* Set current status with: `account <id> status set <status>`
Expand Down

0 comments on commit 6a6b668

Please sign in to comment.