Update the jobinja.py
file:
- Set your Telegram bot token on line 11.
- Set your chat ID on line 12.
- Add links from Jobinja to the URLs list.
- Set a cron job to run every 5 minutes:
*/5 * * * * cd /path/to/script && python3 app.py
Telegram is banned in Iran, so you need to set this up on a foreign server.