Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 2.05 KB

README.md

File metadata and controls

65 lines (50 loc) · 2.05 KB

Whatsapp-Botto-Re

Hello fellow users, Whatsapp Botto: Re is whatsapp automation script or more like a bot that responds to particular keywords and few other features that we are working on.

This is an open-source program written in Javascript. This project require NodeJS v12.

🌟 Features [Added & Working Flawlessly] 🌟

  1. Can turn images into stickers.
  2. Can return random Cat pictures.
  3. Can return a random quote.
  4. Can return a random image of waifu 😍
  5. Can return random pokemon images.
  6. Can return random anime wallpapers.
  7. Can return a list of seasonal anime.
  8. Can return information about anime.
  9. Can return COVID-INFO for any country.
  10. Can return subreddit posts.
  11. Can return memes.

😉 Also there are some hidden commands and keywords.

Any contribution to this project is welcome. Thanks, Have a great day! 😄

Clone this project

> git clone https://github.com/SomnathDas/Whatsapp-Botto-Re.git

Install the dependencies:

Before running the below command, make sure you're in the project directory that you've just cloned!!

> npm i

Usage

Run the Whatsapp bot

> npm start

Terms & Condition

By using the bot you agreeing to our Terms and Conditions

Terms and conditions

Your texts and your whatsapp username will be stored on our servers as long as the bot is active, your data will be erased when the bot goes offline. We do NOT store the images, videos, audio files and documents you send. We will never ask you to sign up or ask you for any of your passwords, OTPs or PINs. Thank you, Have a great day!

If you want to contribute more please contact us on Discord.

Support Channels coming soon!

Prerequisites

  1. Brain
  2. Node.js

Troubleshooting

Make sure all the necessary dependencies are installed. https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

Special Thanks

For Basic Implementation:

  1. Open-Wa : https://github.com/open-wa/wa-automate-nodejs.git
  2. imageToSticker : https://github.com/YogaSakti/imageToSticker