Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 585 Bytes

Hack Club NMIT Telegram Bot


Telegram bot for Hack CLub NMIT. Made using Javascript.

To run:

  • 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