Go to file
ekzyis 2693ef2378 Check for new top posts every minute 2023-05-15 12:16:47 +02:00
.vscode Fetch Stacker News RSS feed and post to TG 2023-04-28 18:25:59 +02:00
.env.template Implement SendTextToTelegram function 2023-04-28 17:38:49 +02:00
.gitignore Use sqlite3 to fix duplicate TG posts 2023-05-07 18:30:02 +02:00
db.go Use sqlite3 to fix duplicate TG posts 2023-05-07 18:30:02 +02:00
go.mod Use sqlite3 to fix duplicate TG posts 2023-05-07 18:30:02 +02:00
go.sum Use sqlite3 to fix duplicate TG posts 2023-05-07 18:30:02 +02:00
main.go Check for new top posts every minute 2023-05-15 12:16:47 +02:00
rss.go Fetch Stacker News RSS feed and post to TG 2023-04-28 18:25:59 +02:00
tg.go Fetch Stacker News RSS feed and post to TG 2023-04-28 18:25:59 +02:00