M
MAFIJUR islam
আপনার প্রজেক্টে package.json নামে একটি ফাইল তৈরি করে এই কোডটি বসিয়ে দিন:{
"name": "telegram-earning-bot",
"version": "1.0.0",
"description": "Earning bot with referral and tasks",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"telegraf": "^4.12.2"
}
}
Mahmud dly
Repository
Mahmud dly
Repository