Giter Club home page Giter Club logo

insideheartz-whatsapp-bot's Introduction



Inside Heartz WhatsApp Bot

A multipurpose whatsapp bot built with whatsapp-web.js

For English on here : English

FeaturesInstallationSet UpColorsLicenseCredits

Install

Clone project ini

> git clone https://github.com/fdciabdul/InsideHeartz-WhatsApp-Bot
> cd InsideHeartz-WhatsApp-Bot

Install dependencies:

> npm i

jangan lupa install ffmpeg sama wget

kalo kelen pake rdp windows , jan lupa download binary penunjang dibawah ini Download

pindahin folder ffmpeg ke C:\ dan file wget.exe ke system32

add juga path ffmpeg di environtment variable nya agar bisa dipanggil di cmd path ffmpeg nya yaitu

C:\ffmpeg\bin

kalo kelen pengguna linux , jangan lupa ganti path ffmpeg pada fitur youtube mp3 jadi usr/bin/ffmpeg

dan jangan lupa ubah path chrome nya jadi usr/bin/google-chrome-stable

Usage

  1. menjalankan bot
> node index.js

kalo status bot nya udah berjalan , silahkan scan qr nya di aplikasi whatsapp

Fitur

ketik !menu untuk menampilkan fitur

Feature Status
Facebook Download Oke
Tiktok Downlod Soon
WhatsAnime Oke
Youtube Mp3 Oke
Wiki Oke
Text To Voice Oke
Youtube MP4 Oke
Horoscope menu Oke

dan masih banyak lagi

Bot Whatsapp Command

Admin Command

( Hanya admin )

  • !promote: Buat ngejadiin member sebagai admin
  • !kick: Kick member
  • !demote: Hapus status admin
  • !desc: Ubah deskripsi grup
  • !judul: Ubah judul grup

Download Command

  • !ytmp3 [URL] : Download Youtube and Convert to mp3
  • !yt [URL]: Download Youtube Mp4
  • !fb [URL]: Download Facebook Videos
  • !tiktok [URL]: Download Tiktok Videos
  • !ig [URL]: Download Instagram Videos

Fun Mode Command

  • !play nama lagu : memutar musik dari youtube berdasarkan kata kunci
  • !nama text: Arti nama
  • !pasangan text & text : Cek kecocokan pasangan
  • !tts text: Convert text to voice
  • ptl1 : Random gambar gambar cewe cantik
  • ptl2 : Random gambar gambar cowo gans
  • randomanime : Random gambar gambar anime
  • !searchimage : Pencarian gambar

Educational Command

  • !fakta : random fakta
  • !brainly: Convert text to voice
  • !wiki: cari apapun di wiki
  • !tts: Convert text to voice

Contributors ✨

insideheartz-whatsapp-bot's People

Contributors

allcontributors[bot] avatar dependabot[bot] avatar fdciabdul avatar fireping32 avatar insideheartz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

insideheartz-whatsapp-bot's Issues

Error pada request

(node:7720) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'get' of undefined
at Client. (C:\Users\ARGA\works\InsideHeartz-WhatsApp-Bot\index.js:1001:13)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:7720) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)

error pada request.get nya jadi pada command (!ptl1, !searchimage, dll) pada seperti diatas. solusi nya om, saya run di win 10

Ytdl command failed

os >>> Error: Command failed: ytdl https://youtu.be/K9jR4hSCbG4 -q highest -o mp4/K9jR4hSCbG4.mp4
usage: ytdl [-h] [-i] [-s]
[-t {audio,video,normal,all} [{audio,video,normal,all} ...]]
[-n N] [-b] [-a]
url
ytdl: error: unrecognized arguments: -q highest -o mp4/K9jR4hSCbG4.mp4

at ChildProcess.exithandler (child_process.js:303:12)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) {

killed: false,
code: 2,
signal: null,
cmd: 'ytdl https://youtu.be/K9jR4hSCbG4 -q highest -o mp4/K9jR4hSCbG4.mp4'
}

!yt download

Screenshot_2020-08-30-12-23-23-55_fb47b6c93b99596be3e79670c6246005
Itu knpa ya klo Download video yt di atas 100mb error

nh error read status

!nh
[object Object]
participant

(node:1392) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'status' of undefined
at C:\Users\ebet\Documents\BOT Mantul\InsideHeartz-WhatsApp-Bot\InsideHeartz-WhatsApp-Bot\node_modules\nana-api\lib\util\Request.js:26:24
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:1392) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)

=>
!randomanime
[object Object]
participant

https://anime.computerfreaker.cf/f69e989ca66df204754ccbb023aed083.jpg
internal/fs/utils.js:298
throw err;
^

Error: ENOENT: no such file or directory, open 'anime/nime.jpg'
at Object.openSync (fs.js:465:3)
at Object.readFileSync (fs.js:368:35)
at Function.fromFilePath (C:\Users\ebet\Documents\BOT Mantul\InsideHeartz-WhatsApp-Bot\InsideHeartz-WhatsApp-Bot\node_modules\whatsapp-web.js\src\structures\MessageMedia.js:40:28)
at C:\Users\ebet\Documents\BOT Mantul\InsideHeartz-WhatsApp-Bot\InsideHeartz-WhatsApp-Bot\index.js:1684:27
at ChildProcess.exithandler (child_process.js:315:5)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1051:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: 'anime/nime.jpg'
}

C:\Users\ebet\Documents\BOT Mantul\InsideHeartz-WhatsApp-Bot\InsideHeartz-WhatsApp-Bot>

API MATI

Migrasi server dulu yak , mon maap semua fitur yang nge host di web fdci semua mati :v

FIXED ALL ERROR + PENAMBAHAN SEDIKIT FITUR

padahal gw suka banget pake library Request , ya karna emang cepet load nya dibanding Axios

tapi ya mau gimana lagi , library request udah sering nge bug

jadi gw ganti semua nya pake Axios

btw ada sedikit penambahan fitur dimana kalian bisa Mendownload Foto / Video instagram yang caraousel atau multiple secara langsung

Happy ngebot gaes , btw ngopi hayuuuuu

YTDownloader menu,brainly,lyric search error

$ node index.js
(node:4048) ExperimentalWarning: The fs.promises API is experimental
[ 21:41:17 ] Mqtt topic subscribed!
[ 21:42:05 ] Authenticated Success!
[ 21:42:05 ] Whatsapp bot ready!
[object Object]
participant

[object Object]
participant

[object Object]
participant

[object Object]
participant

video id = KrUOhKLlkf4
at TLSWrap.onStreamRead (internal/stream_bas
e_commons.js:111:27)
(node:4048) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, o
r by rejecting a promise which was not handled with .catch(). (rejection id: 2)
[object Object]
participant

[object Object]
participant

(node:4048) UnhandledPromiseRejectionWarning: FetchError: invalid json response body at https://tools.aqin.my.id/cgi-sys/suspendedpage.cgi?q=kodok%20bernafas%20mengguna
kan%20apa reason: Unexpected token < in JSON at position 0
at C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\node-fetch\lib\index.js:272:32
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:4048) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, o
r by rejecting a promise which was not handled with .catch(). (rejection id: 4)
[object Object]
participant

video id = KrUOhKLlkf4
[object Object]
participant

[object Object]
participant

8uy7G2JXVSA
8uy7G2JXVSA
(node:4048) UnhandledPromiseRejectionWarning: Error [ERR_UNHANDLED_ERROR]: Unhandled error. (read ECONNRESET)
at YoutubeMp3Downloader.emit (events.js:178:17)
at Object.callback (C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\youtube-mp3-downloader\lib\YoutubeMp3Downloader.js:66:18)
at C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\youtube-mp3-downloader\node_modules\async\dist\async.js:1311:26
at C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\youtube-mp3-downloader\node_modules\async\dist\async.js:321:20
at C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\youtube-mp3-downloader\lib\YoutubeMp3Downloader.js:34:13
at C:\xampp\htdocs\InsideHeartz-WhatsApp-Bot\node_modules\youtube-mp3-downloader\lib\YoutubeMp3Downloader.js:85:13
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:4048) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, o
r by rejecting a promise which was not handled with .catch(). (rejection id: 5)
image

PENAMBAHAN FITUR DAN FIX ERROR

Penambahan fitur diantaranya

  • ptl1 : Random gambar gambar cewe cantik
  • ptl2 : Random gambar gambar cowo ganteng
  • randomanime : random gambar anime
  • searchimage : pencarian gambar
  • fakta: random fakta unik

New Premium feature :

Chatbot , Marketplace Check Product ( Tokopedia , Lazada , Shopee , Jd.id)
-Remove.bg

  • Payment Gateway
  • PPOPB ( Pulsa , Voucher Game , Token Listrik dll ) API service dari tripay.id

Kalau ingin mendapatkan premium feature bisa contact saya yak ^_^ di email atau di facebook

Ytdl

Ini gmn gan error nya kek gini
Screenshot_2020-08-31-05-21-49-271_com microsoft rdc android

!randomanime

hi , the pics arent sent back to the chat after i type !randomanime !randomhentai and such commands...

error

Debugger listening on ws://127.0.0.1:15454/0a611e9b-59a7-4701-a2d9-f118bade5740
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
(node:27299) UnhandledPromiseRejectionWarning: Error: Failed to launch the browser process! spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT

TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/master/docs/troubleshooting.md

at onClose (/home/agung/my-projects/wa-botcobacoba/node_modules/puppeteer/lib/launcher/BrowserRunner.js:159:20)
at ChildProcess.<anonymous> (/home/agung/my-projects/wa-botcobacoba/node_modules/puppeteer/lib/launcher/BrowserRunner.js:151:82)
at ChildProcess.emit (events.js:315:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:273:12)
at onErrorNT (internal/child_process.js:469:16)
at processTicksAndRejections (internal/process/task_queues.js:84:21)

(node:27299) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:27299) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[ 16:05:28 ] Mqtt topic subscribed!

TypeError: Cannot read property 'split' of undefined

Hi , the command !makeff isnt working properly for some reason.
Output of: !makeff chicken

(node:14456) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'split' of undefined
at Client. (C:\Users\arr98\wabots\InsideHeartz-WhatsApp-Bot-master\index.js:367:30)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:14456) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:14456) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Tidak Respon

kenapa saat instalasi sudah selesai saat saya membeli pesan tidak ada balasan?

text to speech indonesia

else if (msg.body.startsWith("!ttsid")) {
msg.reply('ketik !menu untuk melihat list menu bot');
var text = msg.body.split("!ttsid ")[1];
var gtts = require('node-gtts')('id', true);
var path = require('path');
var text1 = text.slice(6);
text1 = suara;
var suara = text.replace(/!ttsid/g, text1);
var filepath = path.join(__dirname, 'bacot.wav');

/*

  • save audio file
    */

gtts.save(filepath, suara, function() {
console.log(${filepath} MP3 SAVED!)
});
await new Promise(resolve => setTimeout(resolve, 500));

if(suara.length > 200){ // check longness of text, because otherways google translate will give me a empty file

msg.reply("Text to long, split in text of 200 characters")
}else{

const media = MessageMedia.fromFilePath(filepath);

chat.sendMessage(media);

};

}

tambahkan "node-gtts": "^2.0.2", dipackage.json kemudian npm init lalu npm i

terjadi error ketika run command $ npm i

npm ERR! Unexpected end of JSON input while parsing near '...xt-diff":"^1.0.1","ty'

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\M. Arifin Iham\AppData\Roaming\npm-cache_logs\2020-09-10T10_09_07_654Z-debug.log

ini kenapa ya gan?
tadinya ini di remove,terus di git clone ulang
image

Error

Ngatasinnya gimana ya?
D:\MaFile\WA Bot\InsideHeartz-WhatsApp-Bot-master\node_modules\sharp\src\stats.cc(130,1): error C2661: 'v8::Object::Set': no overloaded function takes 2 arguments [D:\MaFile\WA Bot\InsideHeartz-WhatsApp-Bot-master\node_modules\sharp\build\s
harp.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:314:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
gyp ERR! System Windows_NT 10.0.18363
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd D:\MaCRACK\NgeHek\Tools\WA Bot\InsideHeartz-WhatsApp-Bot-master\node_modules\sharp
gyp ERR! node -v v14.13.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2020-10-02T16_25_26_990Z-debug.log

modules erorr

internal/modules/cjs/loader.js:968
throw err;
^

Error: Cannot find module './user.js'
Require stack:

  • /home/jok32/Music/InsideHeartz-WhatsApp-Bot/index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object. (/home/jok32/Music/InsideHeartz-WhatsApp-Bot/index.js:10:14)
    at Module._compile (internal/modules/cjs/loader.js:1137:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/home/jok32/Music/InsideHeartz-WhatsApp-Bot/index.js' ]
    }

Error Play Lagu

Pesan Error !play & !ytmp3

(node:13792) UnhandledPromiseRejectionWarning: Error [ERR_UNHANDLED_ERROR]: Unhandled error. ('Status code: 429')
at YoutubeMp3Downloader.emit (events.js:304:17)

sebelumnya bisa, sekarang sudah tidak bisa.. respond error seperti diatas.
ada solusi untuk fixnya bagaimana ?
padahal path env sudah diatur ke C:\ffmpeg\bin .

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


  • Check this box to trigger a request for Renovate to run again on this repository

Work in?

Buat Rdp/pc/laptop doang yak pack

Penambahan Fitur Dan Memperbaiki yang ada

Penambahan fitur diantaranya

  • ptl1 : Random gambar gambar cewe cantik
  • ptl2 : Random gambar gambar cowo ganteng
  • randomanime : random gambar anime
  • searchimage : pencarian gambar
  • fakta: random fakta unik

New Premium feature :

  • Chatbot

  • Marketplace Check Product ( Tokopedia , Lazada , Shopee , Jd.id)

  • Remove.bg

  • Payment Gateway

  • PPOPB ( Pulsa , Voucher Game , Token Listrik dll ) API service dari tripay.id

Kalau ingin mendapatkan premium feature bisa contact saya yak ^_^ di email atau di facebook

Need Help

Bagaimana saya bisa meng contact anda?
saya tertarik dengan project BOT anda, dan jika bisa mungkin saya ingin membelinya

UnhandledPromiseRejectionWarning: Error: Evaluation failed

Dapet error kayak gini

2020-11-04T10:43:05.411140+00:00 app[worker.1]: - the autoClose function is on
2020-11-04T10:43:05.411193+00:00 app[worker.1]: - Token saved successfully...
2020-11-04T10:43:23.279156+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Error: Evaluation failed: Error: wid error: invalid wid: Ikan nila berenang di kolam 
2020-11-04T10:43:23.279171+00:00 app[worker.1]:  air kolam amatlah dalam 
2020-11-04T10:43:23.279173+00:00 app[worker.1]:  Dari lubuk hati terdalam 
2020-11-04T10:43:23.279173+00:00 app[worker.1]:  kuucapkan selamat malam 
2020-11-04T10:43:23.279174+00:00 app[worker.1]:     at new e (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:1236515)
2020-11-04T10:43:23.279175+00:00 app[worker.1]:     at new c (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:844416)
2020-11-04T10:43:23.279175+00:00 app[worker.1]:     at Object.window.WAPI.checkNumberStatus (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:61701)
2020-11-04T10:43:23.279176+00:00 app[worker.1]:     at async Object.window.WAPI.sendExist (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:32040)
2020-11-04T10:43:23.279176+00:00 app[worker.1]:     at async Object.window.WAPI.sendMessage (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:38551)
2020-11-04T10:43:23.279177+00:00 app[worker.1]:     at ExecutionContext._evaluateInternal (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:217:19)
2020-11-04T10:43:23.279177+00:00 app[worker.1]:     at runMicrotasks (<anonymous>)
2020-11-04T10:43:23.279178+00:00 app[worker.1]:     at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-11-04T10:43:23.279178+00:00 app[worker.1]:     at async ExecutionContext.evaluate (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:106:16)
2020-11-04T10:43:23.279246+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
2020-11-04T10:43:23.279367+00:00 app[worker.1]: (node:4) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2020-11-04T10:45:01.561348+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Error: Evaluation failed: Error: wid error: invalid wid: Total wilayah permukaan bumi adalah 197 juta mil persegi.
2020-11-04T10:45:01.561362+00:00 app[worker.1]:     at new e (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:1236515)
2020-11-04T10:45:01.561362+00:00 app[worker.1]:     at new c (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:844416)
2020-11-04T10:45:01.561363+00:00 app[worker.1]:     at Object.window.WAPI.checkNumberStatus (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:61701)
2020-11-04T10:45:01.561364+00:00 app[worker.1]:     at async Object.window.WAPI.sendExist (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:32040)
2020-11-04T10:45:01.561364+00:00 app[worker.1]:     at async Object.window.WAPI.sendMessage (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:38551)
2020-11-04T10:45:01.561365+00:00 app[worker.1]:     at ExecutionContext._evaluateInternal (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:217:19)
2020-11-04T10:45:01.561366+00:00 app[worker.1]:     at runMicrotasks (<anonymous>)
2020-11-04T10:45:01.561367+00:00 app[worker.1]:     at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-11-04T10:45:01.561367+00:00 app[worker.1]:     at async ExecutionContext.evaluate (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:106:16)
2020-11-04T10:45:01.561424+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
2020-11-04T11:01:46.828524+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Error: Evaluation failed: Error: wid error: invalid wid: Seorang pria mengatakan rata-rata 4.850 kata dalam 24 jam.
2020-11-04T11:01:46.828533+00:00 app[worker.1]:     at new e (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:1236515)
2020-11-04T11:01:46.828533+00:00 app[worker.1]:     at new c (https://web.whatsapp.com/app.f4927c69ac82921514e2.js:1:844416)
2020-11-04T11:01:46.828534+00:00 app[worker.1]:     at Object.window.WAPI.checkNumberStatus (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:61701)
2020-11-04T11:01:46.828535+00:00 app[worker.1]:     at async Object.window.WAPI.sendExist (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:32040)
2020-11-04T11:01:46.828535+00:00 app[worker.1]:     at async Object.window.WAPI.sendMessage (/app/node_modules/venom-bot/dist/lib/wapi/wapi.js:8:38551)
2020-11-04T11:01:46.828536+00:00 app[worker.1]:     at ExecutionContext._evaluateInternal (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:217:19)
2020-11-04T11:01:46.828538+00:00 app[worker.1]:     at runMicrotasks (<anonymous>)
2020-11-04T11:01:46.828538+00:00 app[worker.1]:     at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-11-04T11:01:46.828538+00:00 app[worker.1]:     at async ExecutionContext.evaluate (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:106:16)
2020-11-04T11:01:46.828874+00:00 app[worker.1]: (node:4) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.