Fredwuz / venom-bot-WhatsappWebBot

This is a basic WhatsappWebBot using https://github.com/orkestral/venom as a base
25 stars 17 forks source link

Error when use meme function #1

Closed xaryow closed 4 years ago

xaryow commented 4 years ago

This error show when i try to use meme function

internal/streams/legacy.js:61 throw er; // Unhandled stream error in pipe. ^

[Error: ENOENT: no such file or directory, open '/home/pi/whatsappweb/bilder/xhtnnc2ahue51.jpg'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/pi/whatsappweb/bilder/xhtnnc2ahue51.jpg' }

Fredwuz commented 4 years ago

ehh yeah sry for that you have to change "/home/pi/whatsappweb/bilder/" to just "bilder/" here is the edited file this should work :D reddit.zip

just unzip the file and replace your reddit.js with it

xaryow commented 4 years ago

Ok thanks for the solutions sir <3