0.0.2 • Published 4 years ago
telebot-jsx v0.0.2
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 fileDon't forget to add TOKEN in .env file,
Look example folder for example app.
Made with ♥ by Piyush Suthar