MhankBarBar / whatsapp-bot

WhatsApp Bot
Apache License 2.0
724 stars 827 forks source link

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

Open LeandroCS-d opened 3 years ago

lxndr-rl commented 3 years ago

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'});
aymenitc commented 3 years ago

how to update open-wa

reymundo1 commented 3 years ago

Gib WhatsApp bot nummber

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


Von: aymenitc notifications@github.com Gesendet: Saturday, February 13, 2021 1:27:55 PM An: MhankBarBar/whatsapp-bot whatsapp-bot@noreply.github.com Cc: Subscribed subscribed@noreply.github.com 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.

lxndr-rl commented 3 years ago

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

reymundo1 commented 3 years ago

WTF gib nummber Bro

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


Von: Alexander notifications@github.com Gesendet: Saturday, February 13, 2021 2:09:51 PM An: MhankBarBar/whatsapp-bot whatsapp-bot@noreply.github.com Cc: reymundo1 walidkadimelhamri@outlook.de; Comment comment@noreply.github.com 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.

lxndr-rl commented 3 years ago

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

aymenitc commented 3 years ago

thanks it works

aymenitc commented 3 years ago

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

lxndr-rl commented 3 years ago

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

aymenitc commented 3 years ago

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