ekzyis def6d8133f Fix dependency mismatch
The wrong v0.3.1 from sn-goapi was used since I replaced the tag but the previous version was cached.
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00
2024-02-04 15:13:55 +01:00

unpaywall

This is a Stacker News bot that fetches every minute all recent posts.

If a post is a twitter link, it adds a comment with nitter links and stores the comment + item id in a sqlite3 database.

If the post already has a comment from the bot (by checking the database), it does not post a comment to prevent duplicates.

Languages
Go 98.6%
Makefile 1.4%