rustidemy-bot is a Telegram bot that fetches free Udemy course listings from an RSS feed and posts them to a specified Telegram channel.
Set the following environment variables:
BOT_TOKEN(required): Your Telegram bot token.CHANNEL_ID(required): ID of the channel where messages will be sent.
Note
If you're using Heroku eco dynos or Render free plan, use a cron job to keep the bot alive: https://cron-job.org