1 0f17d4a1 2023-05-16 continue ronk: RSS-to-honk bot
2 0f17d4a1 2023-05-16 continue =====================
4 0f17d4a1 2023-05-16 continue Repost from RSS feed to [honk][honk-tedu].
5 7ffc8cef 2024-10-10 continue ONLY standard library (WITHOUT external dependencies).
7 a7533b79 2023-05-17 continue Periodic launch of the bot (for example: [@hourly][openbsd-crontab5]):
9 0f17d4a1 2023-05-16 continue $ python3 ronk.py --db ~/example --rss https://example.org/feed.rss --honk https://honk.server.org/api --token $TOKEN
12 0f17d4a1 2023-05-16 continue `$TOKEN` must be obtained via [API][honk-login]:
14 0f17d4a1 2023-05-16 continue $ curl -X POST -F "username=$NAME" -F "password=$PASS" -F "gettoken=1" https://honk.server.org/dologin
17 0f17d4a1 2023-05-16 continue [honk-tedu]: https://humungus.tedunangst.com/r/honk
18 a7533b79 2023-05-17 continue [openbsd-crontab5]: https://man.openbsd.org/crontab.5
19 0f17d4a1 2023-05-16 continue [honk-login]: https://honk.any-key.press/help/honk.3.html#login