Tree
- Tree:
39f6708d5cc935be2eacd4ca3a52b98d653dfdd4
- Date:
- Message:
- Extend README.md
README.md | commits | blame |
README.md
# RSS-to-honk bot Repost from RSS feed to [honk](https://humungus.tedunangst.com/r/honk). ## Pre-install + Create new honk user: ``` $ cd /var/honk && honk adduser ``` Details: [honk(8)](https://honk.any-key.press/help/honk.8.html) + Get honk user token: ``` $ curl -X POST https://honk.example.org/dologin -d "username=myuser&password=mypwd&gettoken=1" ``` Details: [honk(3)](https://honk.any-key.press/help/honk.3.html)