Package Exports
- create-tg-bot
- create-tg-bot/bot/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-tg-bot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
express-mern-x
Create a telegram Bot simply easy way. it will be helpfull to easy setup a telegram server.Lets try and enjoy .
Create a project
npx create-tg-bot project_name
or
npx create-tg-bot
Run development
npm run dev
Users package
Use | Package |
---|---|
Server | telegraf |
Development Run | nodemon |