WhatsApp bot powered by Node.js, with several daily commands that might be useful for you
The preview may take a while to load sometimes, depends on your connection.
Do the message here ! : WhatsApp Sora
Note
Do note too that if you want to try Sora, USE, IT, WISELY. Or I will remove the try-out link above or block your number from Sora.
Actively maintained, if you have any feedback, please drop it at Issues tab.
- Image to sticker 📸
- Meme sticker maker 😀
- AI-assisted QNA 🧠
TextPro styled-text generation✨- Random couple anime profile pictures, and other things 👭
- Translate English to Indonesia, and otherwise 🌐
- Random wise quotes 🦜
- Cookpad recipe search 👨🍳
You have any idea ? Drop it in the Issue tab with enhancement
label ! 😁 With your idea, I'll try to reach the feature if it's possible, and put your name in here as a contribution !✨😎
Here lies list of awesome guys who made a request or contribution on "this" repository:
- Still none :)
This application uses whatsapp-web.js
as a primary library. Keep in mind if you want to use this app, I assume you did already know that :
Warning
WhatsApp terms & conditions do not allow any unofficial bots or automation on its services. I do not encourage any misuse that may hurt any person/group by the usage of this app.
And also, I am not responsible for any banning happen to your WhatsApp account by using this app. I strongly suggest you to use this app with your new or backup WhatsApp number. I use my second number (the link above) and still safe until now.
The installation needs several steps, you may want to see the documentation for more information.
- For quick installation, first thing you can clone the app, no matter what method you use, below is the simple example one using Git command:
git clone https://github.com/gensart-x/sora-erlyana.git
- After that, you need to install the dependencies needed for the app, by doing :
npm i
-
Next is renaming the
env
file to.env
, and adjust the contents inside the.env
with your own, see configurations orenv.ts
file for more information. -
And, since the app was developed in Typescript, you can build it by using command provided on
package.json
:
npm run build
-
Or you can run directly the Typescript (for development), by using
npm run dev
. FYI, I usetsx
for running.ts
files. -
If you have done the step above, you should see some QR code in the terminal, that's the same QR when you use WhatsApp Web for authenticating. Scan the QR using your WhatsApp app.
-
Wait for a message
System is online!
in your terminal, and voila ! You are successfully integrates your WhatsApp with the app ! ✨ -
Try to send
.help
to the WhatsApp you integrates in. It should return available commands as a response.
SoraErlyana,
with respect and made with 💚 for everyone !