Telegram bot Deploy the project locally: cp .env.example .env and replace with your token nmp init -y to initialize node nmp i to install the required libraries node src/index.js to start the project enjoy