Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 357 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 357 Bytes

Testnet coins faucet bot for Telegram

TON-Footsteps task 179

Example bot

Bot made with TS on grammY and mongoDB

Installation

npm i

Run

npm run start

or with PM2

npm run pm2

or in dev

npm run dev