Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 322 Bytes

Simple script to sync Telegram channel content with website page.

Installation

  • Update database.json with proper database credentials
  • Create .env file using .env.example. Set Telegram bot token and channel id
  • Use db-migrate to create database table
  • Launch bot with pm2 or node