Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 262 Bytes

Leave Bot

Instructions

  1. Clone the repository
  2. Go to project folder
  3. Create a branch
  4. Run npm install
  5. Create .env in project root folder
  6. Add TELEGRAM_API_KEY=<INSERT_API_KEY_HERE> in the .env file
  7. Code and deploy using npm start