Skip to content

homeee/telegram-bot-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot-express

Telagram bot that interact with vary of api's related to movies

Available at http://t.me/konodno_bot

deployment on production

npm run build

  • make sure pm2 installed, see ecosystem.config.js file

to see all messages in real time

Log into ssh, get to project folder and perform tail -f winston-logger/messages.log or tail -f winston-logger/error.log to log errors

About

telegram bot based on node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 3.8%