- Create bot token https://t.me/BotFather
- Past that token to
.vscode/launch.json
for"TELEGRAM_BOT_TOKEN"
npm i
- Press F5 to start Debug Mode
npm run build
npm start
You can use pm2 for manage that process.
.vscode/launch.json
for "TELEGRAM_BOT_TOKEN"
npm i
npm run build
npm start
You can use pm2 for manage that process.