Simple bot that unpin messages in your group when you post on the connected channel.
- Python 3
- pytelegrambotapi
- python-dotenv
git clone https://github.com/MAIKS1900/unpinPinBot.git
cd unpinPinBot
pip install -r requirements.txt
- Copy
.env.example
to.env
- Add Bot token from BotFather
python __main__.py