wa-automate-nodejs

πŸ’¬ πŸ€– The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!

OTHER License

Downloads
16.2K
Stars
3.1K
Committers
33

Bot releases are hidden (Show)

wa-automate-nodejs - Release 3.6.8

Published by smashah over 3 years ago

wa-automate-nodejs - Release 3.6.7

Published by smashah over 3 years ago

  • βž• installed moduleRaid #1391 207e0bc
  • πŸ™ˆ ignore logs e1c43be
  • πŸ₯š patch l10n 7060df4
  • πŸ₯š patch GroupMetadata #1391 54f5c7e
  • πŸ› smart qr working #1391 8307c99
  • πŸ₯š patch update #1391 f069425
wa-automate-nodejs - Release 3.6.6

Published by smashah over 3 years ago

wa-automate-nodejs - Release 3.6.5

Published by smashah over 3 years ago

  • πŸ”₯ Removed redundant code, improves CLI collection generation performance a1a5477
  • βž– removed typescript-parser dep eac61d7
  • 🍱 update release image a356558
wa-automate-nodejs - Release 3.6.4

Published by smashah over 3 years ago

  • πŸ“ chat IDs now show up correctly in intellisense 793f428
  • ⚑️ Improved package size and postman generation performance 7db0064
  • ✨ [NEW] isChatMuted - check if chat is muted d98df11
  • πŸ’š emojis fixed in release image changelog 1444a6b
  • 🚸 sticker server requests hard limit of 1.5mb and throws error #1370 3f3906f
  • πŸ› hideTags parameter now optional 6cba478
  • πŸ“ intellisense should now pick up documentation 920f5a1
  • 🩹 sendText should no longer allow null or undefined #1380 26e2bb7
wa-automate-nodejs - Release 3.6.3

Published by smashah over 3 years ago

  • πŸ“ added improved error handling to documentation e42bf07
  • πŸ’₯ : sendText now throws error when unable to send a text #1359 f300e44
wa-automate-nodejs - Release 3.6.2

Published by smashah over 3 years ago

  • πŸ“ docs update 5cf1bce
  • πŸ“ ChatMuteDuration added to docs ac8b4d9
  • 🚸 Improved error handling #1370 fe89c84
  • ✨[Insider's] hideTags on mention messages 8d2bafe
  • feat: [CLI] postman and swagger collections are now exposed at the postman.json and swagger.json paths 2d9e27e
  • πŸ’₯: Sticker server issues now throw errors #1370 2e99fa9
  • πŸ”§ [TS] remove trailing comma 0c22773
  • πŸ› [CLI] unexpected token . issue fixed 3dfcc90
wa-automate-nodejs - Release 3.6.1

Published by smashah over 3 years ago

  • fix: added patch-package to fix swagger-stats memory leak issue on CLI when using --stats #865 80d8658
wa-automate-nodejs - Release 3.6.0

Published by smashah over 3 years ago

  • feature [CLI]: use --stats to view API statistics, added robots handlerΒ #865 55aa2cc
  • Revert "improved message and chat typings" d6867ac
  • quotedMsg optional on Message type c2307ef
wa-automate-nodejs - Release 3.5.1

Published by smashah over 3 years ago

  • build(deps): bump puppeteer-extra-plugin-stealth from 2.7.4 to 2.7.5 #1356
  • build(deps): bump puppeteer-extra-plugin-devtools from 2.2.15 to 2.2.16 #1357
  • build(deps): bump puppeteer-extra from 3.1.16 to 3.1.17 #1358
  • build(deps): bump open from 7.4.1 to 7.4.2 #1360
  • build(deps): bump ts-json-schema-generator from 0.84.0 to 0.86.1 #1368
  • improved message and chat typings 70abe09
  • feature: sendLinkWithAutoPreview now accepts custom thumbnail #1355 81a719f
  • fix: untrimmed messages no longer result in stuck promises 1a25bb7
  • fix: wapi module typo fixed 22be7c5
wa-automate-nodejs - Release 3.5.0

Published by smashah over 3 years ago

  • build(deps-dev): bump release-it from 14.3.0 to 14.4.0 #1353
  • build(deps): bump open from 7.4.0 to 7.4.1 #1352
  • build(deps-dev): bump husky from 4.3.8 to 5.0.9 #1328
  • build(deps-dev): [security] bump marked from 1.2.9 to 2.0.0 #1327
  • build(deps-dev): bump @types/node from 14.14.26 to 14.14.28 #1350
  • improved typings 17679db
  • new deps: optional-require and pino 6c2ae66
  • feature: set logFile: true for a command/debug log #1077 98cc743
  • feature: automatic chat id correction #955 1690f6c
  • improved message type 8ebb4c7
  • Typo correction dc4aa36
  • sharp and fluent-ffmpeg now lazily and optionally required #1283 f9ffa0e
  • fix missing imports 5972877
  • improved error messages 23c5857
  • patches bump 39d45d3
  • fix: getState return type fixed bfd7b4c
  • patch bump 2a5d5f6
  • fix: explicit max body length on sticker requests 67c12d5
  • fix: Do not allow sticker server requests with bad stickerMetadata 06ddc62
wa-automate-nodejs - Release 3.4.1

Published by smashah over 3 years ago

  • build(deps): bump ts-json-schema-generator from 0.83.2 to 0.84.0 #1324
  • build(deps): bump puppeteer from 7.0.0 to 7.0.4 #1331
  • build(deps): bump swagger-ui-dist from 3.42.0 to 3.43.0 #1341
  • build(deps-dev): bump @types/node from 14.14.25 to 14.14.26 #1342
  • deps: updated wa-decrypt to 3.0.1 e443571
  • deps: revert to puppeteer 7.0.0 50c7437
  • fix: export id types 9327db0
  • fix: export media types f5ce50f
  • patch: fixed a few bugs due to wa update 9a1d3c3
  • patch: decryption error fixed 7ccf5f2
wa-automate-nodejs - Release 3.4.0

Published by smashah over 3 years ago

  • BREAKING: ⚠️⚠️⚠️ ffmpeg-fluent & sharp are now peer dependencies!! #1283 bf2240c
  • better error handling and preprocessing for stickers cbb2f0b
  • fix: eventMode : true now work as expected for licensed listeners 6e47ac1
  • local webp processing error handling improvement 9a77d5c
  • fix removebg docs 3906f6d
  • fix: eventMode sets up properly in initializer 04af470
wa-automate-nodejs - Release 3.3.1

Published by smashah over 3 years ago

  • build(deps): bump swagger-ui-dist from 3.41.1 to 3.42.0 #1314
  • build(deps-dev): bump @types/line-reader from 0.0.32 to 0.0.33 #1315
  • build(deps-dev): bump @types/node from 14.14.24 to 14.14.25 #1317
  • added removebg and keepScale in stickermetadata #1292 #1309 c621f02
  • added ChatMuteDuration documentation 215cdba
  • patch: #1263 a08266d
wa-automate-nodejs - Release 3.3.0

Published by smashah over 3 years ago

  • build(deps-dev): bump release-it from 14.2.2 to 14.3.0 #1302
  • build(deps-dev): bump @types/puppeteer from 5.4.2 to 5.4.3 #1300
  • build(deps): bump socket.io from 3.1.0 to 3.1.1 #1301
  • build(deps-dev): bump @types/node from 14.14.22 to 14.14.24 #1303
  • build(deps): bump puppeteer from 6.0.0 to 7.0.0 #1305
  • build(deps): bump puppeteer-extra-plugin-stealth from 2.7.3 to 2.7.4 #1306
  • build(deps-dev): bump marked from 1.2.8 to 1.2.9 #1307
  • fix: (BREAKING) typo (on)GlobalParicipantsChanged fixed to (on)GlobalParticipantsChanged e5d5089
  • fix: massive improvements to onGlobalParticipants remove and add now include by #1271 #1113 fe0b931
wa-automate-nodejs - Release 3.2.6

Published by smashah over 3 years ago

  • build(deps): bump puppeteer from 5.5.0 to 6.0.0 #1295
  • build(deps): bump puppeteer-extra-plugin-stealth from 2.6.7 to 2.7.3 #1294
  • fix: #1263 6457822
  • fix: sendText error message fixed 848a60a
  • fix: #1298 bc36422
wa-automate-nodejs - Release 3.2.5

Published by smashah over 3 years ago

  • build(deps): bump open from 7.3.1 to 7.4.0 #1288
  • feat: sticker-api now preprocesses local files #1291 babda92
  • breaking: deleteMessage 1st param changed from contactId to chatId fe6b15e
  • Better error message, prevent incorrect host account number input fb6e60a
  • improved types e393810
wa-automate-nodejs - Release 3.2.4

Published by smashah over 3 years ago

  • build(deps-dev): bump @types/marked from 1.2.1 to 1.2.2 #1285
  • build(deps): bump update-notifier from 5.0.1 to 5.1.0 #1287
  • feat: (cli) swagger UI now has API docs built in (#918) 0993537
  • added twiter badge, updated wa version badge ae783a8
wa-automate-nodejs - Release 3.2.3

Published by smashah over 3 years ago

  • feat: (Insiders) sendMultipleContacts in a single message #1276 11f8bfb
wa-automate-nodejs - Release 3.2.2

Published by smashah over 3 years ago

  • Improved type aliases 4a20176
  • feat: (Insiders) muteChat & unmuteChat #1281 f8eaf18
  • upgrade to typescript beta for literal types 8945c22
  • fix bad sticker URL #1282 38614c4