Zokou is a multi-device bot designed to enhance your WhatsApp conversations with useful and fun features. Whether it’s managing files, interacting with stickers, or facilitating group management, Zokou is here to assist you!
-
File Download: Zokou can download audio and video files from links you send, making it easy to share them with your contacts. 🎶📹
-
Sticker Export: You can export stickers from Telegram and use them in your WhatsApp conversations by simply sending them to Zokou. 😄✨
-
Group Management: Zokou offers group management features like adding or removing members, configuring rules, and other settings. 👥📋
-
Text to Image: The best logos have been selected for your convenience. 🖼️🎨
-
Jokes and Riddles: Zokou comes with a collection of jokes and riddles to add fun to your conversations. 😂🤔
-
Inspiring Quotes: Receive inspiring quotes daily to motivate you. 💪🌟
-
Click on Fork to copy the repo to your GitHub account. Don’t forget to add a star 🌟 to encourage the developers.
-
Obtain a bot session:
- Deploy Zokou
- Heroku Deployment:
- If you don’t have a Heroku account, click here to create one.
- Click here to deploy the bot on Heroku.
- Koyeb Deployment:
- If you don’t have a Koyeb account, click here to create one.
- Click the button below to deploy:
- Render Deployment:
- If you don’t have a Render account, click here to create one.
- Create a new web service.
- Choose Public Git Repository.
- In the field, enter
https://gitlab.com/bankai421341/zabimaru.git
. - Click Connect.
- Select the Free Plan if you don’t want to pay.
- In the Environment Variable section, click Add from .env and copy the content below:
PREFIX=.
AUTO_READ_STATUS=yes
AUTO_DOWNLOAD_STATUS=yes
PM_PERMIT=no
BOT_NAME=Zokou-MD
BOT_MENU_LINKS=https://i.pinimg.com/736x/0a/70/6f/0a706f90d6a1fb39919aedfbb7fdd8d3.jpg
PUBLIC_MODE=yes
DATABASE_URL=postgresql://zokouve_user:PcNcDevxRd7TcKQPTerL954MB1bbMciX@dpg-cs9ku688fa8c73cbth20-a.oregon-postgres.render.com/zokouve
OWNER_NAME=Djalega++
NUMERO_OWNER=22891733300
WARN_COUNT=3
STARTING_BOT_MESSAGE=yes
PRESENCE=1
PM_CHATBOT=no
SESSION_ID='zokk'
ANTI_VIEW_ONCE="yes"
ANTI_COMMAND_SPAM=no
- Click Add env to save, then edit as needed. Don’t forget to enter your session ID.
- Click Deploy Service and enjoy!
-
Github Deployement
- Fork The Repo
- Edit the file
exemple_de_set.env
toset.env
and put your session_ID in - create a new file
.github/workflows/deploy.yml
and put this content in :
name: Node.js CI
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '0 */4 * * *'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: |
npm install -g pm2
npm install
- name: Start application with timeout
run: |
timeout 14520s npm run zokou
Contributions to Zokou are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to open an issue or submit a pull request. 🙌
Special thanks to:
- Fatao, who added commands (Fancy, GPT, Dall-e, APK)
- CrazyPrice, who hosted a second website for the session_id
The WhatsApp Bot Zokou is released under the MIT License.
Enjoy the diverse features of Zokou to enhance your WhatsApp experience! 💬🎉