notification-reddit: update README.md
This commit is contained in:
parent
b06663e1e5
commit
6bf8c3d478
@ -1,8 +1,6 @@
|
|||||||
# Script: notification-reddit
|
# Script: notification-reddit
|
||||||
|
|
||||||
A script that shows if there are unread mails in your Reddit inbox.
|
A script that shows if there are unread mails in your reddit inbox.
|
||||||
|
|
||||||
Type Reddit JSON URL from [reddit.com/prefs/feeds/](https://www.reddit.com/prefs/feeds/). Click `your inbox` > `unread messages` > `JSON` and copy the link.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -13,6 +11,13 @@ Type Reddit JSON URL from [reddit.com/prefs/feeds/](https://www.reddit.com/prefs
|
|||||||
* `jq`
|
* `jq`
|
||||||
|
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Open [reddit.com/prefs/feeds/](https://www.reddit.com/prefs/feeds/). Copy the `JSON` link from `your inbox` > `unread messages`.
|
||||||
|
|
||||||
|
Add your username at the end of `USERAGENT` to create a unique string.
|
||||||
|
|
||||||
|
|
||||||
## Module
|
## Module
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user