fix(adapter): 🚀 venom update - cli - qr iamge

This commit is contained in:
Leifer Mendez
2022-12-14 13:37:57 +01:00
parent 66f75f8722
commit ca6afbb87f
8 changed files with 860 additions and 54 deletions

View File

@@ -34,6 +34,7 @@ const startInteractive = async () => {
choices: [
{ title: 'whatsapp-web.js (gratis)', value: 'wweb' },
{ title: 'Twilio', value: 'twilio' },
{ title: 'Venom (gratis)', value: 'venom' },
{ title: 'Baileys (gratis)', value: 'bailey', disabled: true },
{ title: 'API Oficial (Meta)', value: 'meta', disabled: true },
],