2024-02-04 14:01:48 +00:00
|
|
|
# nitterbot
|
2023-08-23 02:06:37 +00:00
|
|
|
|
2024-02-04 14:01:48 +00:00
|
|
|
This is a [Stacker News bot](https://stacker.news/nitter) that fetches every minute all recent posts.
|
2023-08-23 02:06:37 +00:00
|
|
|
|
|
|
|
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.
|