vrumger / ChannelHashBot

A Telegram bot that forwards messages with hashtags from your group to your channel.

Home Page:https://t.me/ChannelHashBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChannelHashBot

Setup

git clone https://github.com/AndrewLaneX/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start

.env

  • BOT_TOKEN - the bot token from @BotFather
  • MONGO_URL - the MongoDB URL

About

A Telegram bot that forwards messages with hashtags from your group to your channel.

https://t.me/ChannelHashBot

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:Shell 1.8%