Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrumger/DiscussUnpinBot
A Telegram bot to unpin/repin messages in your group when you post on the connected channel.
https://github.com/vrumger/DiscussUnpinBot
hacktoberfest
Last synced: 3 months ago
JSON representation
A Telegram bot to unpin/repin messages in your group when you post on the connected channel.
- Host: GitHub
- URL: https://github.com/vrumger/DiscussUnpinBot
- Owner: vrumger
- License: mit
- Created: 2019-06-18T21:07:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T15:21:24.000Z (over 2 years ago)
- Last Synced: 2024-05-28T07:02:22.647Z (6 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://t.me/DiscussUnpinBot
- Size: 108 KB
- Stars: 28
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`