Skip to content

k4u5h4L/hack-club-tele-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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