This Telegram bot is designed to automatically post Letterboxd entries of specific members directly onto a Telegram channel. It simplifies the process of sharing movie reviews, ratings, and lists with the community on the designated Telegram channel named cinephilesclubbbb.
-
Automatic Posting: The bot fetches Letterboxd entries from specified members and posts them on the Telegram channel.
-
Customization: Users can configure the bot to target specific Letterboxd members and customize the posting frequency.
- Linux
-
Clone the Repository:
git clone https://github.com/your-username/letterboxd-telegram-bot.git cd letterboxd-telegram-bot -
Set Environment Variables in the machine
-
Schedule the script to run periodically using Crontab
Note : steps to add env variables and cron tab available inside the script as comments