A whatsapp bot made using open-wa/wa-automate-nodejs library
Prerequisites • Installation • Features • License
🏠 Homepage
- git
- npm >=2.0.32
- node >=12.18.3
Edit config.json
to customize the bot as needed
{
"botadmins": [],
"prefix": "=",
"uaOverride": "WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
"botname": "Emilia"
}
botadmins
: Put the array of contactIds of the people who you want be bot admins
prefix
: The prefix of the bot
uaOverride
: Your user Agent
botname
: The name of your bot
- Ffmpeg
- ImageMagick
- Libwebp (optional)
>git clone https://github.com/SomnathDas/Whatsapp-botto-re
> npm install
> npm start
Features | Command | Acces |
---|---|---|
Convert Images into stickers | #sticker | Everyone |
Convert Videos into stickers | #sticker/#gsticker | Everyone |
Display anime info | #anime anime name | Everyone |
Display Lyrics of songs | #lyrics song name | Everyone |
Display Group info | #groupinfo | Everyone |
Return wallpapers | #wallpaper term | Everyone |
Scrap Subreddits [image based] | #sr subreddit | Everyone |
Translate Text | #translate [quote] | Everyone |
Display Covid 19 Info | #covid country | Everyone |
Make quotes | #quotemaker | Everyone |
Toggle NSFW | #act nsfw | Admins |
Greet new members | #act welcome | Admins |
Mention all group members | #ping text | Admins |
Promote members | #promote @user | Admins |
Demote admins | #demote @user | Admins |
Display User profile | #profile | Everyone |
Command | Result |
---|---|
#pokemon | Displays a random pokemon |
#rpaper | Displays a random Wallpaper |
#waifu | Displays a random waifu and the info |
#husbu | Displays a random husbando and info |
#animeneko | Displays a random animeneko |
#neko | Displays a random cat |
#doggo | Displays a random dog |
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
👤 Somnath Das
- Twitter: @aksd3247
- Github: @SomnathDas
- Instagram: @samurai3247
👤 Alen Yohannan
- Twitter:
- GitHub: @AlenSaito1
- Instagram:
This project is GNU General Public License v3.0 licensed.
Give a ⭐️ if this project helped you!