Skip to content

Files

Latest commit

35425ad · Sep 3, 2020

History

History
34 lines (22 loc) · 863 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 863 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/hackclubnmit/telegram-bot.git && cd telegram-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

Docs: