Skip to content

Releases: 0x111/telegram-rss-bot

v0.3.1

13 Jun 08:00
1c79e1a
Compare
Choose a tag to compare
  • Added docker support! #4

No new binaries here, since there was no code change to the app so keep using what you've used until now!

For docker usage follow the instructions in the README!

v0.3

01 Jun 19:36
a394911
Compare
Choose a tag to compare

Change markdown to markdownv2 since the older one is legacy now.
Also fix an issue where the some names of the article could cause a formatting error and would not send feed updates to their respective channels!

Also added proper escaping based on the recommendations from telegram, so every text that is not part of markdown formatting code itself, will now be escaped properly.

Upgraded the telegram bot api to a newer version!

Added github actions for automatic builds for multiple platforms!
Also fixed #1

v0.2

20 Apr 19:24
Compare
Choose a tag to compare
  • Allow channels for feeds too
  • Support go modules now
  • Add Makefile

v0.1

28 Jul 11:19
8342334
Compare
Choose a tag to compare

Initial version of the bot
Features

  • Add feed
  • List feeds
  • Remove feed
  • Post feed updates to chats
  • Custom config files