Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

JIITODC/Telegram-Bot-in-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-Bot-in-javascript

  1. Clone the repo and run npm install to install the required modules.

  2. Get the bot token from botfather on telegram and make a .env file in the root of this project and add BOT_TOKEN=YOUR_BOT_TOKEN_HERE.

  3. npm start or npm run dev(nodemon) to start the bot.

Releases

No releases published

Packages

No packages published