Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 312 Bytes

File metadata and controls

15 lines (10 loc) · 312 Bytes

DiscussUnpinBot

A Telegram bot to unpin/repin messages in your group when you post on the connected channel.

Requirements

  • Node.js v14 or later (required)

Setup

  1. git clone https://github.com/AndrewLaneX/DiscussUnpinBot.git
  2. cd DiscussUnpinBot
  3. npm install
  4. Edit .env
  5. npm start