whatsapp-bot icon indicating copy to clipboard operation
whatsapp-bot copied to clipboard

in V3.2.0 open-wa you can now set sticker metadata [add resource to BOT]

Open LeandroCS-d opened this issue 4 years ago • 10 comments

LeandroCS-d avatar Jan 27 '21 20:01 LeandroCS-d

First update to latest version then add this

{ author: 'authorName', pack: 'PackName' }   //replace PackName and authorName

Example:

client.sendImageAsSticker(from, `data:image/jpeg;base64,${media.toString("base64")}`, { author: 'lxndr', pack: 'WABot'});

lxndr-rl avatar Feb 03 '21 15:02 lxndr-rl

how to update open-wa

aymenitc avatar Feb 13 '21 12:02 aymenitc

Gib WhatsApp bot nummber

Holen Sie sich Outlook für iOShttps://aka.ms/o0ukef


Von: aymenitc [email protected] Gesendet: Saturday, February 13, 2021 1:27:55 PM An: MhankBarBar/whatsapp-bot [email protected] Cc: Subscribed [email protected] Betreff: Re: [MhankBarBar/whatsapp-bot] in V3.2.0 open-wa you can now set sticker metadata [add resource to BOT] (#199)

how to update open-wa

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MhankBarBar/whatsapp-bot/issues/199#issuecomment-778611968, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASOEUMUMD7E7OC2RYXINTSLS6ZV4XANCNFSM4WV4BRWQ.

reymundo1 avatar Feb 13 '21 12:02 reymundo1

how to update open-wa

npm npm install @open-wa/wa-automate@latest

yarn yarn upgrade @open-wa/wa-automate --latest

Also you need upgrade @open-wa/wa-decrypt

lxndr-rl avatar Feb 13 '21 13:02 lxndr-rl

WTF gib nummber Bro

Holen Sie sich Outlook für iOShttps://aka.ms/o0ukef


Von: Alexander [email protected] Gesendet: Saturday, February 13, 2021 2:09:51 PM An: MhankBarBar/whatsapp-bot [email protected] Cc: reymundo1 [email protected]; Comment [email protected] Betreff: Re: [MhankBarBar/whatsapp-bot] in V3.2.0 open-wa you can now set sticker metadata [add resource to BOT] (#199)

how to update open-wa

npm npm install @open-wa/wa-automate@latest

yarn yarn upgrade @open-wa/wa-automate --latest

Also you need upgrade @open-wa/wa-decrypt

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/MhankBarBar/whatsapp-bot/issues/199#issuecomment-778617061, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASOEUMUMMCWQYAIENHFTA4LS6Z2Z7ANCNFSM4WV4BRWQ.

reymundo1 avatar Feb 13 '21 13:02 reymundo1

WTF gib nummber Bro Holen Sie sich Outlook für iOShttps://aka.ms/o0ukef

1.- Please, if you write to me, use English.

2.- My bot is private

lxndr-rl avatar Feb 13 '21 14:02 lxndr-rl

thanks it works

aymenitc avatar Feb 13 '21 14:02 aymenitc

for sticker metadata if I use Arabic letters for ex. author name, it returns an empty sticker. any idea to handle this?

aymenitc avatar Feb 13 '21 18:02 aymenitc

for sticker metadata if I use Arabic letters for ex. author name, it returns an empty sticker.

any idea to handle this?

hi, sorry for the delay. apparently they updated the server and now it accepts arabic characters and emojis image

lxndr-rl avatar Feb 27 '21 18:02 lxndr-rl

for sticker metadata if I use Arabic letters for ex. author name, it returns an empty sticker. any idea to handle this?

hi, sorry for the delay. apparently they updated the server and now it accepts arabic characters and emojis image

Yes, I tried it it works for Arabic and emojis

aymenitc avatar Feb 27 '21 18:02 aymenitc