diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..d7778fe --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker : npm i ffmpeg && npm i @adiwajshing/baileys@latest && npm install && npm start diff --git a/Qrnya.json b/Qrnya.json new file mode 100644 index 0000000..99e8c08 --- /dev/null +++ b/Qrnya.json @@ -0,0 +1,7 @@ +{ + "clientID": "AzheVKHvkn3bnwdlMPx48Q==", + "serverToken": "1@wu+RZMzf5pcI/lP9mftmzHCUUZrrlwvO0LO2JLHomkf0kO1XAJq9lRbn4MuiT+1K5DaEalY5PBJiMw==", + "clientToken": "JJ+t3eOQrow+x6YcaK5xGeb01ozG7oPMWWIcQ1O+0DY=", + "encKey": "JjFrfb6BgZmNeYuuTk4e57Qd/R6EgB5y6OlLEdGo1xc=", + "macKey": "Frg2Wy/C4DMo4lUywOTZynibTFkW8XYwiZwR3OTmqYo=" +} \ No newline at end of file diff --git a/app.json b/app.json new file mode 100644 index 0000000..75d2ff7 --- /dev/null +++ b/app.json @@ -0,0 +1,23 @@ +{ + + "name": "whatsapp-bot", + + "description": "whatsapp bot build with nodejs", + + "repository": "https://github.com/zeeoneofc/Alphabot", + + "logo": "https://c.top4top.io/p_2069qnvob1.jpg", + + "keywords": ["nodejs", "bot", "whatsapp bot", "whatsapp automation"] + + "buildpacks": [{ + + "url": "https://github.com/DuckyTeam/heroku-buildpack-imagemagick" + + }, { + + "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" + + }] + +} diff --git a/settings.json b/settings.json index de7a178..4cb6498 100644 --- a/settings.json +++ b/settings.json @@ -3,8 +3,8 @@ "autoplaymusic": true, "autocomposing": true, "autorecording": true, -"NamaBot":"BITCH-BOOT", -"NomorOwner":"6281234567890", -"NamaOwner":"Denis", +"NamaBot":"R-BOOT", +"NomorOwner":"6281515589573", +"NamaOwner":"Rama", "HunterApi":"Ikyy69" }