improve doc

This commit is contained in:
Dryusdan 2018-06-21 23:00:18 +02:00
parent 1e35632ede
commit 012d6f9f98
1 changed files with 1 additions and 3 deletions

View File

@ -11,8 +11,6 @@ Copy `config.sample.txt` to `config.txt` and replace data by your data.
If you don't want any "spoiler text", just leave the line empty.
Actually, bot limit request at 4 per minute per person. Later, a make it configurable on config file.
| **Field name** | Description | Value |
| -------------- | ---------------------------------------------------------------------- | ---------------------- |
| img_path | Path where image are located | /home/bot/img | ../bot |
@ -20,7 +18,7 @@ Actually, bot limit request at 4 per minute per person. Later, a make it configu
| sensitive | Hide picture behind "sensitive content" mask or not | yes | no |
| default_text | Text for --img option | string |
| spoiler_text | Text for every spoiler (or CW) (for --img or --stream option) | string |
| limit | Limit send per minute per person | int |
| limit | Limit send per minute per person | intg |
## Use it