Giter Club home page Giter Club logo

whatsappbot's Introduction

image

ย ย 

Information

Contact

If you find some bugs please contact the WhatsApp number on Contact

API & APIKEY

Open setting.js then edit & paste it in YOUR_APIKEY

Apikey Location

Donate

Getting Started

This project require NodeJS v14.

Requirements

IMAGEMAGICK

  • DOWNLOAD Note : Kalo Mau Work, Centang Kolom 1,2,3,5,6

๐Ÿ› ๏ธ Installing the FFmpeg

  • Download one of the available versions of FFmpeg by clicking this link.
  • Extract the file to C:\ path.
  • Rename the extracted folder to ffmpeg.
  • Run Command Prompt as Administrator.
  • Run this command:
> setx /m PATH "C:\ffmpeg\bin;%PATH%"

It will give us a callback like SUCCESS: specified value was saved.

  • Now that you've FFmpeg installed, verify that it's working by running this command to see version number:
> ffmpeg -version

๐Ÿ“ท Installing the libwebp

The installation is same as you install FFmpeg but whatever. I will make it clear.

  • Download the file according to the OS you are using by clicking this link.
  • Extract the file to C:\ path.
  • Rename the extracted file to libwebp.
  • Run Command Prompt as Administrator.
  • Run this command:
> setx /m PATH "C:\libwebp\bin;%PATH%"

It will give us a callback like SUCCESS: specified value was saved.

  • Now that you've libwebp installed, verify that it's installed by running this command to see version number:
> webpmux -version

๐Ÿ” Installing the dependencies

Installation

๐Ÿ“ Cloning this repo

> git clone https://github.com/juwenaja/WhatsAppBot.git
> cd WhatsAppBot

Install the dependencies:

> npm install
> npm install -g pm2

Usage

  1. run the Whatsapp bot
> npm start

or

> pm2 start run.js
> pm2 monit
  1. stop the Whatsapp bot

for npm :

> ctrl + c

for pm2 :

> pm2 stop

after running it you need to scan the qr

License


120+ Feature & Coming Soon

Sticker Creator Feature
โœ… Sticker With Image
โœ… Sticker With Gif
โœ… Sticker With Image Url
โœ… Sticker With Gif Url
โœ… Sticker With Fire Gif
โœ… Image To Sticker.
โœ… Text To Picture
โœ… Text To Gif
โœ… Text Pro
โœ… Fisheye
Downloader Feature
โœ… YouTube Video/Audio Downloader
โœ… Doujin Downloader
โœ… XVideos Downloader
โœ… Instagram Video/Image Downloader
โœ… Facebook Video Downloader
โœ… Tiktok Downloader With WM & NO WM
โœ… Tiktok Song Downloader
โœ… Twitter Downloader
โœ… Smule Mp3 Downloader
โœ… Starmaker Video Downloader
โœ… Xnxx Video Downloader
โœ… Joox Downloader
โœ… Play Music
Kerang Ajaib Feature
โœ… Apakah
โœ… Bisakah
โœ… Rate
โœ… Kapankah
โœ… Brppersen
Tebak-Tebakan Feature
โœ… Family100
โœ… Tebak Gambar
โœ… Cak Lontong
Mager Nulis Feature
โœ… Magernulis by Mfarels
โœ… Nulis
โœ… Nulis2
โœ… Nulis kiri & kanan
โœ… Fotofolio kiri & kanan
Media Feature
โœ… Get a random meme
โœ… Text to speech
โœ… Get a random bokep.
โœ… Get a random waifu images
โœ… Get a random loli images
โœ… Get a random neko images
โœ… Get a random hentai images
โœ… Get a random nsfw images
โœ… Get a random quotes
โœ… Get a random anime quotes
โœ… Get info gempa from BMKG
โœ… Weather's report's
โœ… Cuaca
โœ… Wikipedia
โœ… Youtube Search
โœ… Google Search
โœ… Pinterest
โœ… Anime searcher
โœ… Google Image
โœ… Couple Fortune Telling
โœ… Chord
โœ… Shopee
โœ… Covid (Country)
โœ… Subreddit
โœ… Lyrics
โœ… Textmaker
โœ… Instagram Profile
โœ… Tiktok Stalk
โœ… Smule Stalk
โœ… Write in Image
โœ… Weather Information
โœ… Hero Mobile Legends
โœ… Zodiac Information
โœ… Nomor Hoki
โœ… Asupan
โœ… Alkitab Searching
โœ… Wattpad Searching
โœ… LK21
โœ… Get a random cat images
โœ… Get a random dog images
And Others...
Group Only Feature
โœ… Promote User @tag
โœ… Demote User @tag
โœ… Edotensei User
โœ… Kick User
โœ… Add User
โœ… Mention All User
โœ… Get link group
โœ… Get Admin list
โœ… Listblock
โœ… Listbanned
โœ… Listgroup
โœ… Afk
โœ… Get Admin list
โœ… Get owner group
โœ… Get group info
โœ… Promote User
โœ… Demote User
โœ… enable or disable nsfw command
โœ… enable or disable welcome feature
โœ… enable or disable left feature
โœ… enable or disable antilink
โœ… enable or disable ANTI IG
โœ… Leveling
Admin Bot Only Feature
โœ… Banned
โœ… Unbanned
โœ… Mute
โœ… Unmute
Owner Group Only Feature
โœ… Kick All Member Group
Owner Bot Only Feature
โœ… Leave all group
โœ… Clear all message
โœ… Broadcast
โœ… Getses
โœ… Banchat
โœ… Maintenance
โœ… Add Admin
โœ… Del Admin
โœ… Block
โœ… Unblock
โœ… Join Group
Leveling Feature
โœ… Level
โœ… Set Bg
Soon Set level color
Soon Set bar color

Troubleshooting

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

Fix Stuck on linux, install google chrome stable:

> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb

๐Ÿ™ Big Special Thanks To

whatsappbot's People

Contributors

juwenaja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.