Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dromse/get-telegram-messages-feed
Fetch new messages from your telegram account to Atom Feed
https://github.com/dromse/get-telegram-messages-feed
Last synced: 27 days ago
JSON representation
Fetch new messages from your telegram account to Atom Feed
- Host: GitHub
- URL: https://github.com/dromse/get-telegram-messages-feed
- Owner: dromse
- Created: 2024-09-09T21:02:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T21:09:28.000Z (4 months ago)
- Last Synced: 2024-09-10T01:50:28.462Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get-telegram-messages-feed
Fetch new messages from your telegram account to Atom Feed
## Prerequisites
- create virtual env
- install from req.txt
- create telegram application in my.telegram.org
- put creds to .envWORK IN PROGRESS