Improve documentation

This commit is contained in:
moyamo 2015-12-03 22:12:32 +02:00
parent df773a9670
commit 87ef2443f3
2 changed files with 18 additions and 2 deletions

View File

@ -74,7 +74,7 @@ Checkout the latest version of transWhat from GitHub:
Install required dependencies:
$ pip install --pre e4u protobuf python-dateutil
$ pip install --pre e4u protobuf python-dateutil yowsup
- **e4u**: is a simple emoji4unicode python bindings
- [**yowsup**](https://github.com/tgalal/yowsup): is a python library that enables you build application which use WhatsApp service.

View File

@ -1,5 +1,20 @@
# Usage
## Starting/stopping service
To start transwhat run
```
spectrum_manager start whatsapp
```
To stop transwhat run
```
spectrum_manager stop whatsapp
```
## Bot
You might want to talk to bot if you're feeling lonely ;-P
@ -27,7 +42,8 @@ When asked about the login credentials, enter your data as described below:
| **Setting** | **Value** | **Example** |
| ----------- | ------------------------- | --------------- |
| User | CountryCode + PhoneNumber | 4917634911387 |
| Password | WhatsApp password | *Base64 string* |
| Password | WhatsApp password | [*Base64 string*](https://github.com/davidgfnet/whatsapp-purple#how-do-i-get-my-user-name-and-password)|
### Buddies