Skip to content

Royal-Devendra/ChannelHashBot

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.0%
  • Shell 2.0%