Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 379 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 379 Bytes

unpinPinBot

Simple bot that unpin messages in your group when you post on the connected channel.

Requirements

  • Python 3
  • pytelegrambotapi
  • python-dotenv

Setup

  1. git clone https://github.com/MAIKS1900/unpinPinBot.git
  2. cd unpinPinBot
  3. pip install -r requirements.txt
  4. Copy .env.example to .env
  5. Add Bot token from BotFather
  6. python __main__.py