Telegram bot that sends a RSS feeds to a chat
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-25 14:03:19 +02:00
.github/workflows chore: dep bump 2024-02-12 12:36:42 +01:00
.gitignore feat: duration for how often to check for posts 2023-05-23 13:53:33 +02:00
.goreleaser.yml chore: bump and fix goreleaser 2023-09-02 18:30:35 +02:00
database.go chore: use slog, migrate to gocron v2 2026-08-25 14:03:19 +02:00
example_config.yml feat: duration for how often to check for posts 2023-05-23 13:53:33 +02:00
go.mod chore: use slog, migrate to gocron v2 2026-08-25 14:03:19 +02:00
go.sum chore: use slog, migrate to gocron v2 2026-08-25 14:03:19 +02:00
LICENSE chore: initial commit 2023-05-23 00:21:20 +02:00
main.go chore: use slog, migrate to gocron v2 2026-08-25 14:03:19 +02:00
README.md chore: remove go report card 2026-08-25 02:19:54 +02:00
stucture.go feat: duration for how often to check for posts 2023-05-23 13:53:33 +02:00

rssTelegram

Telegram bot that sends a RSS feeds to a chat.