Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 243 Bytes

File metadata and controls

18 lines (10 loc) · 243 Bytes

Telegram bot via node.js

1 Step

yarn install or npm install

2 Step

Rename default.simple.json in default.json in dir /config

3 Step

Launch programm using nodemon or debugger

node index.js

or

nodemon index.js