telebot-jsx
v0.0.2
Published
Highly experimental way to create Telegram Bots in JSX syntax.
Downloads
1
Readme
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