diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2011-01-03 04:19:51 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2011-01-03 04:19:51 +0100 |
commit | 59f62dce51f127fcd5888fd7211c23a9d8ecfb35 (patch) | |
tree | 4c74a548cdef2b122a4f5a05af53d85d569505ed | |
parent | 2b183e44ed5efd13c4b415ebde303650d370b1e0 (diff) |
Document that group support is ready
-rw-r--r-- | skype/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skype/README b/skype/README index 0c58619a..64358453 100644 --- a/skype/README +++ b/skype/README @@ -350,6 +350,12 @@ $ skyped -n -d * `account skype set show_moods true` +- Group support: + + * Skype groups are told to BitlBee + * The usual `/invite` in a group channel adds the buddy to the group in skype + as well (and if necessary, it creates a new group in Skype) + == What needs to be done (aka. TODO) - Notice if foo invites bar. Currently you can see only that bar joined. |