/packtpub-free-learning

Script for notifying daily free title from Packtpub

Primary LanguageJavaScript

PacktPub Free Learning

A simple NodeJS script using Puppeteer to extract today's free book information and send it to Telegram channel.

Setup

Prepare .env file in the project directory and fill in the credentials.

HEADLESS=true
TELEGRAM_BOT_TOKEN=XXXXXXXXX
TELEGRAM_CHANNEL_ID=123456789