Skip to content

zereyf/Whatsapp-Anime-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Anime Bot 👋 [Not Maintained!]

Version

An anime bot for whatsapp built using open-wa/wa-automate

Features

Features Command Acsess
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

Poll commands

Action Command Acess
Create/Reset Poll #resetpoll title Admins
Add Candidates #add candidate name Admins
Vote #vote candidate no Everyone
see the status/result #poll 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

Install

To install the required pakages, run the folloing commands

npm install

Giving yourself access

In line 71 of index.js, add an array of contactid of the people that you want as administrators of the bot

Example

const botadmins = ['919744375687@c.us','1223234344@c.us','62324839894@c.us']

Usage

After installing the pakages, run this command and scan the QR code which comes up

npm run 

Authors

👤 Ban Takahiro

👤 Shubham Badgujar

👤 MhankBarBar

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Ban Takahiro.
This project is GNU licensed.


About

An feature-rich anime based bot for whatsapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%