diff options
-rw-r--r-- | skype/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/skype/README b/skype/README index 23a383ee..b6a06e02 100644 --- a/skype/README +++ b/skype/README @@ -191,18 +191,19 @@ your VNC server regularly. (How ugly.) * Send / receive group chat messages - * Invite others + * Invite others (using `/invite <nick>`) * Part from group chats + * Starting a group chat (using `/j #nick`) + == What needs to be done (aka. TODO) - Add a question callback for calls. - Notice if foo invites bar. Currently you can see only that bar joined. -- Currently we can't start a new group chat, just we can join if we're invited - and then invite others. +- Are there public named chats for Skype? If yes, they are not supported ATM. == I would like to have support for ... |