git clone https://github.com/AndrewLaneX/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start
- BOT_TOKEN - the bot token from @BotFather
- MONGO_URL - the MongoDB URL
A Telegram bot that forwards messages with hashtags from your group to your channel.
git clone https://github.com/AndrewLaneX/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start
A Telegram bot that forwards messages with hashtags from your group to your channel.
GNU General Public License v3.0