AlexzanderFlores / WOKCommands

130 stars 61 forks source link

baileys #27

Open ZefianAlfian opened 3 years ago

ZefianAlfian commented 3 years ago

WOKCommands support baileys?

mchccn commented 3 years ago

What are baileys?

ZefianAlfian commented 3 years ago

What are baileys?

Baileys does not require Selenium or any other browser to be interface with WhatsApp Web, it does so directly using a WebSocket. Not running Selenium or Chromimum saves you like half a gig of ram :/

Thank you to @Sigalor for writing his observations on the workings of WhatsApp Web and thanks to @Rhymen for the go implementation.

Baileys is type-safe, extensible and simple to use. If you require more functionality than provided, it'll super easy for you to write an extension. More on this here.

If you're interested in building a WhatsApp bot, you may wanna check out WhatsAppInfoBot and an actual bot built with it, Messcat.

https://adiwajshing.github.io/Baileys/

kakarot-dev commented 3 years ago

If ur brain is working properly..... Then understand that this is a command handler for discord bots not bailhdnd

tippfehlr commented 2 years ago

Bayleys is just another library so nobody will stop you using both.

tippfehlr commented 2 years ago

Close?