git clone https://github.com/YouTwitFace/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start
- BOT_TOKEN - the bot token from @BotFather
- COMMENTS_API_KEY - the api key from @CommentsBot
git clone https://github.com/YouTwitFace/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start