Skip to content

rahgurung/telegram-bot-template-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot Template NodeJS

My personal template to create NodeJS bots, so that you can spend your precious time writing the logic not configuring the project.

How to use ?

  1. Download the zip of this repo.
  2. Extract on your repo folder locally.
  3. Configure your package.json.
  4. npm install.
  5. Change Rahul Gurung to YOUR NAME in LICENSE.
  6. Create .env from .env.example.
  7. Conquer the world.

Releases

No releases published

Packages

No packages published