Add tables of url potential params
This commit is contained in:
parent
d5eded5a67
commit
724ac911c8
1 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,15 @@ Get notifications from your feed reader when your favourite /mlp/ thread is abou
|
||||||
|
|
||||||
Right now there is no automated way to generate your feed url but making one by hand is fairly simple.
|
Right now there is no automated way to generate your feed url but making one by hand is fairly simple.
|
||||||
|
|
||||||
|
**** URL parameters
|
||||||
|
|
||||||
|
| Param name | Default value | Can have multiple? | Mandatory? | Description |
|
||||||
|
|------------+---------------+--------------------+-----------------+-----------------------------------------------------------------|
|
||||||
|
| 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 |
|
||||||
|
| recreate | ~bool~ | Not implemented | Not implemented | Whether to notify when thread is detected for the first time |
|
||||||
|
|
||||||
|
|
||||||
*** Generating URL interactively
|
*** Generating URL interactively
|
||||||
|
|
||||||
Coming soon
|
Coming soon
|
||||||
|
|
Loading…
Reference in a new issue