-
Notifications
You must be signed in to change notification settings - Fork 3
Setup
Habib Rohman edited this page Feb 11, 2021
·
1 revision
- Make sure you have python installed.
- Open command line.
- Install
pip install --upgrade telegram-rss - Run
python -m telegram_rss - Add bot token, feeds, user's id, and/or channel's id inside telegram-rss/config.toml
- Run
python -m telegram_rss updateto send initial update (use personal id to send initial update)
If your system support entry_points, you can execute python -m telegram_rss with telegram-rss.