PUDlDl / Whatsapp-Botto-Re

Whatsapp Botto: Re is an anime-themed whatsapp bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Botto-re

Whatsapp-Botto-Re

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

Maintenance

Prerequisites โ€ข Installation โ€ข Features โ€ข License

๐Ÿ  Homepage

Whatsapp Group (Updated)!

๐Ÿ“ 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!


About

Whatsapp Botto: Re is an anime-themed whatsapp bot

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%