This is a web application for creating and managing a Telegram bot using the node-telegram-bot-api library. The bot can handle various commands and interact with users.
- Node.js installed on your machine
- A Telegram bot token (you can create a bot and get the token from BotFather)
- A Telegram user ID for the bot owner
-
Clone the repository:
git clone https://github.com/yourusername/telegram-bot-web-app.git cd telegram-bot-web-app