commit a7533b7945437f0626003eda0df5f721ab8875c4 from: Aleksey Ryndin date: Wed May 17 13:26:39 2023 UTC Fix README commit - 0f17d4a1cfe8b3dfb00b857b5fdc48d8e091a1de commit + a7533b7945437f0626003eda0df5f721ab8875c4 blob - f6c209a40859615d25f891f90a35e013099ab983 blob + 2029725d34b59f0348d2283c543c2eb976268643 --- README.md +++ README.md @@ -8,7 +8,7 @@ Installing dependencies: $ python3 -m pip install requests ``` -Periodic launch of the bot: +Periodic launch of the bot (for example: [@hourly][openbsd-crontab5]): ``` $ python3 ronk.py --db ~/example --rss https://example.org/feed.rss --honk https://honk.server.org/api --token $TOKEN ``` @@ -19,4 +19,5 @@ $ curl -X POST -F "username=$NAME" -F "password=$PASS" ``` [honk-tedu]: https://humungus.tedunangst.com/r/honk +[openbsd-crontab5]: https://man.openbsd.org/crontab.5 [honk-login]: https://honk.any-key.press/help/honk.3.html#login