Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkalbasi/tele-to-rss
Generate rss feed from telegram channels.
https://github.com/hkalbasi/tele-to-rss
Last synced: about 1 month ago
JSON representation
Generate rss feed from telegram channels.
- Host: GitHub
- URL: https://github.com/hkalbasi/tele-to-rss
- Owner: HKalbasi
- License: agpl-3.0
- Created: 2020-04-05T06:11:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T11:43:45.000Z (over 2 years ago)
- Last Synced: 2024-10-28T21:05:58.402Z (3 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tele-to-rss
Generate rss feed from telegram channels.## How to run
install nodejs version 13.0.0 or later
```
git clone
npm install
node index.mjs
```