Skip to content

Fomchenkov/todo-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Telegram Bot

Build Status

Install dependencies

npm install

Compile sources

npm run compile

And run

node ./lib/main.js <BOT_TOKEN>