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
git clone https://github.com/AndrewLaneX/ChannelHashBot.git
cd ChannelHashBot
cp .env.example .env
npm start