Feedlet
A Telegram bot for subscribing to RSS feeds.
THIS IS A WORK IN PROGRESS
Token
The bot token is not included in this GitHub repo. To run the program, create a
file lib/token.dart and put the following line into it:
const token = '<YOUR_TOKEN>';