All Projects → SomnathDas → Whatsapp-Botto-Re

SomnathDas / Whatsapp-Botto-Re

Licence: GPL-3.0 license
Whatsapp Botto: Re is an anime-themed whatsapp bot

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Whatsapp-Botto-Re

whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+19.23%)
Mutual labels:  whatsappbot
Botto-re

Whatsapp-Botto-Re

A whatsapp bot made using open-wa/wa-automate-nodejs library

THERE'S A SUCCESSOR TO THIS PROJECT WITH FULL SUPPORT CHECK IT OUT

Whatsapp-Botto-Xre

Maintenance

Prerequisites • Installation • Features • License

🏠 Homepage

Whatsapp Group

📝 Prerequisites

  • git
  • npm >=2.0.32
  • node >=12.18.3

✍️ Editing The Config

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

🔍 Installation

Windows

Windows Easy Installer

Linux

>git clone https://github.com/SomnathDas/Whatsapp-botto-re
> npm install

🟩 Starting the server

> npm start

💡 Features

Prefix =

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

Random results

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

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

🔮 Original Authors

👤 Somnath Das

👤 Alen Yohannan

📝 License

This project is GNU General Public License v3.0 licensed.

Show your support

Give a ⭐️ if this project helped you!


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].