diff options
-rw-r--r-- | skype/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/skype/README b/skype/README index dff100fb..627bfc90 100644 --- a/skype/README +++ b/skype/README @@ -230,7 +230,8 @@ your VNC server regularly. (How ugly.) - Running Skype on a machine different to BitlBee is possible, the communication is encrypted. -- Managing outgoing calls (with call duration at the end): +- Managing outgoing calls (with call duration at the end, including + SkypeOut calls if you use a phone number instead of a nick): * `account set skype/call nick` * `account set -del skype/call` @@ -238,6 +239,10 @@ your VNC server regularly. (How ugly.) - Managing incoming calls via questions, just like when you add / remove contacts. +- Querying the current SkypeOut balance: + + * `account set skype/balance query` + == What needs to be done (aka. TODO) - Notice if foo invites bar. Currently you can see only that bar joined. |