0.0.2 • Published 3 years ago

telebot-jsx v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Telebot JSX 🚢

Highly experimental way to create Telegram Bots in JSX syntax.

Usage

Not Yet Published on NPM.

For now,

git clone https://github.com/PiyushSuthar/telebot-jsx.git

cd telebot-jsx

yarn # Install deps
yarn test # Run example file

Don't forget to add TOKEN in .env file,

Look example folder for example app.


Made with ♥ by Piyush Suthar