Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 291 Bytes

grammy

gram.js automatic bot & api clients with monitoring

rename .env.example to .env and edit API & PHONE lines

install:

yarn install

OR:

yarn add input dotenv node-localstorage nodemon path pm2 store2 telegram

start dev:

yarn dev

OR nodemon:

yarn start

OR pm2:

yarn pm