Improve wording in README
This commit is contained in:
parent
4c1c1fe816
commit
798bb4f403
1 changed files with 2 additions and 2 deletions
|
@ -22,11 +22,11 @@ Right now there is no automated way to generate your feed url but making one by
|
|||
|
||||
| Param name | Default value | Can have multiple? | Mandatory? | Short description |
|
||||
|------------+---------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------|
|
||||
| board | "mlp" | No | No | Which board to generate feed for *ONLY* /mlp/ is supported |
|
||||
| board | "mlp" | No | No | Which board to generate feed for, *ONLY* /mlp/ is supported |
|
||||
| q | "" | Yes | Yes (1 or more) | This string is used to filter threads according to their titles |
|
||||
| chod | 94 | No | No | CHanceOfDeath - will include thread in the feed if it's chance to death i > chod |
|
||||
| repeat | ~false~ | No | No | Whether to make new notification on every server update even when thread doesnt have higher chod |
|
||||
| recreate | ~bool~ | Not implemented | Not implemented | Whether to notify when thread is detected for the first time |
|
||||
| recreate | ~bool~ | Not implemented | Not implemented | Whether to notify when creation of new thread matching querry is detected (uses 4chans RSS) |
|
||||
|
||||
**** How to create URL
|
||||
|
||||
|
|
Loading…
Reference in a new issue