Telegram bot for Hack CLub NMIT. Made using Javascript.
- Clone the repo and cd into the directory.
git clone https://github.com/k4u5h4L/hack-club-tele-bot.git && cd hack-club-tele-bot
- Install the dependencies
npm install
-
Rename the
.env_sample
to.env
and fill in the required keys and tokens -
Start the bot
npm start