https://github.com/darnfish/tg-blog-rss
View the Telegram Blog in your favourite RSS reader
https://github.com/darnfish/tg-blog-rss
Last synced: about 1 year ago
JSON representation
View the Telegram Blog in your favourite RSS reader
- Host: GitHub
- URL: https://github.com/darnfish/tg-blog-rss
- Owner: darnfish
- Created: 2021-12-31T19:58:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T18:41:20.000Z (over 2 years ago)
- Last Synced: 2025-02-05T01:43:00.195Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Blog RSS
A small server to serve up Telegram's official product blog in RSS-XML form.
Hosted on https://tg-blog-rss.darn.fish/feed.xml.
## Usage
```
git clone https://github.com/darnfish/tg-blog-rss.git
cd tg-blog-rss
yarn
yarn start
```
## TODO
* Caching (sorry Telegram Web Server)
* Tests
* JSON support
## License
STSIDC (Steal This Shit I Don't Care)