updated Bot commands

This commit is contained in:
Steffen Vogel 2015-12-03 13:44:13 +01:00
parent 0594a887dc
commit ce8fd39b35
1 changed files with 9 additions and 7 deletions

View File

@ -6,13 +6,15 @@ You might want to talk to bot if you're feeling lonely ;-P
The bot is one of the contacts every user has in its contact list. It offers you a simple way to interact with the server: The bot is one of the contacts every user has in its contact list. It offers you a simple way to interact with the server:
| **Command** | **Description** | | **Command** | **Description** |
| ----------- | --------------- | | ------------ | --------------- |
| `\prune` | Wipe all your date we are storing on our server| | `\help` | show this message |
| `\help` | Getting a simple help| | `\prune` | clear your buddylist |
| `\sync` | Resync your contact list with WhatsApp \\ (Determine which contacts are using WhatsApp)| | `\sync` | sync your imported contacts with WhatsApp |
| `\lastseen` | Get last online timestamp of your buddies \\ (send to Buddy)| | `\lastseen` | request last online timestamp from buddy |
| `\fortune` | Get a quote| | `\leave` | permanently leave group chat |
| `\groups` | print all attended groups |
| `\getgroups` | get current groups from WA |
<note tip>All commands start with a **back**slash!</note> <note tip>All commands start with a **back**slash!</note>