Skip to content

work-box/telegrambot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot

Deploy the project locally:

  • cp .env.example .env and replace with your token
  • nmp init -y to initialize node
  • nmp i to install the required libraries
  • node src/index.js to start the project
  • enjoy

About

this is bot for telegram written in node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • Shell 10.6%