Telegraf CLI
Introduction 👋
Telegraf-CLI is a command-line interface tool designed to simplify the development process for developers who are working with the Telegraf library. The Telegraf library is a popular framework for building Telegram bots, and Telegraf-CLI provides developers with a streamlined way to generate boilerplate code for their projects and to generate bot commands.
With Telegraf-CLI, developers can save time and effort by automating the creation of basic project structures and boilerplate code. This means they can focus more on the development of their Telegram bots, rather than spending time setting up their development environment.
Features 💪
- Generate Basic Project Structures
- JavaScript Template/Boilerplate (TypeScript coming soon)
- Work out of box with different Node.js server (Express, Koa, Fastify)
- Development and Production Ready
- More Coming…
Special Thanks 👏
Thanks to all the amazing contributors.
Repository 😎
Source code(s), license and other document(s) related to this project can be found on GitHub. A star on the repository means alot to me.
Changelog 🚴♂️
- v1.0.1 - patched some bugs, and also move documentation out of github
- v1.0.0 - Commit all source codes, release tags and published to NPM using GitHub Action.
Versioning 🎯
I use SemVer for versioning.
Share 🙏
Don’t forget to share with your colleagues at your workplace.