I am not responsible if you get banned because of using this bot!
| Command | Description |
|---|---|
| all | Tag all members |
| bc | Broadcast to all chats |
| help | Show the bot's commands list |
| math | Calculate something |
| ping | PING PONG |
| sticker | Stickerify a picture |
| sysinfo | Shot bot's system info |
| ? | Another new thing soon |
| Name | Description |
|---|---|
| Command handler | This bot uses a command handler which means every command has its own file; Easier to debug |
| ? | Another new thing soon |
- Clone this repo
git clone https://github.com/rzlamrr/dvstBot
cd dvstBot- Rename
sample_config.jsontoconfig.jsonfile, and fill the required variables - Install all the required dependencies
npm i- Start up the bot!
npm start- It will gives you a QR code which you can scan using your WhatsApp Web account
- Your bot is online and ready to use. Test it by
.ping
Make sure all the necessary dependencies are installed: troubleshooting.md
If you get stuck on linux(debian based):
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.debFixing bug, adding new features, and more? Feel free to make a Pull requests.
- @zhycorp (the base)
- @Urbaeexyz
This project is licensed under GNU Affero General Public License.