Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
worker : npm i ffmpeg && npm i @adiwajshing/baileys@latest && npm install && npm start
7 changes: 7 additions & 0 deletions Qrnya.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"clientID": "AzheVKHvkn3bnwdlMPx48Q==",
"serverToken": "1@wu+RZMzf5pcI/lP9mftmzHCUUZrrlwvO0LO2JLHomkf0kO1XAJq9lRbn4MuiT+1K5DaEalY5PBJiMw==",
"clientToken": "JJ+t3eOQrow+x6YcaK5xGeb01ozG7oPMWWIcQ1O+0DY=",
"encKey": "JjFrfb6BgZmNeYuuTk4e57Qd/R6EgB5y6OlLEdGo1xc=",
"macKey": "Frg2Wy/C4DMo4lUywOTZynibTFkW8XYwiZwR3OTmqYo="
}
23 changes: 23 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -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"

}]

}
6 changes: 3 additions & 3 deletions settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}