Go to file
ekzyis 21364b5c35 Merge branch '1-use-database-to-keep-track-of-tg-posts' into 'develop'
Resolve "Use database to keep track of TG posts"

Closes #1

See merge request ekzyis/sn-rss2tg!1
2023-05-07 17:11:36 +00: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 Use sqlite3 to fix duplicate TG posts 2023-05-07 18:30:02 +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