Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`