Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 771 Bytes

File metadata and controls

26 lines (19 loc) · 771 Bytes

rustidemy-bot

rustidemy-bot is a Telegram bot that fetches free Udemy course listings from an RSS feed and posts them to a specified Telegram channel.

Configuration

Set the following environment variables:

  • BOT_TOKEN (required): Your Telegram bot token.
  • CHANNEL_ID (required): ID of the channel where messages will be sent.

Deploy


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