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.gitcd unpinPinBotpip install -r requirements.txt- Copy
.env.exampleto.env - Add Bot token from BotFather
python __main__.py