Highly experimental way to create Telegram Bots in JSX syntax.
npm install telebot-jsxsh
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.