Don't forget to click ⭐️ and fork this repository
This whatsapp bot project use
A Fully Modular and Efficient Bot
Devi is a whatsapp bot created with @whiskeysockets/baileys and written in javascript(ES6), and this is my first open source project, if there is a mistake feel free to open a issues.
NOTE: I can't guarantee you will not be blocked by using this code, although it has worked for me. WhatsApp does not allow bots or unofficial clients on their platform, so this shouldn't be considered totally safe.
Clone this project
> git clone https://github.com/Debanjan-San/WhatsApp-Bot-Devi.git
> cd WhatsApp-Bot-Devi
Installing the dependencies (make sure you're in the project directory that you've just cloned):
> npm i
- Create
.env
and fill out theMONGO
(For example you can see.env.example
) - Run the code
> npm start
- Open http://localhost:3000/ on your host browser and scan the QRcode with your WhatsApp app (or you can set the
printQRInTerminal: false
onindex.js
to scan the QRcode on the terminal) - Start using the bot by sending
#help
to the host/bot account (to change the prefix change it atgetConfig.js
)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
- Support guild link Arus