Zokou-2.0 ๐Ÿš€

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!

Key Features โœจ

  • 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. ๐Ÿ–ผ๏ธ๐ŸŽจ

Fun Features ๐ŸŽ‰

  • 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. ๐Ÿ’ช๐ŸŒŸ

How to Get Zokou ๐Ÿ› ๏ธ

  1. Click on Fork to copy the repo to your GitHub account. Donโ€™t forget to add a star ๐ŸŒŸ to encourage the developers.

  2. Obtain a bot session:

  1. Deploy Zokou
  • Heroku Deployment:
  1. If you donโ€™t have a Heroku account, click here to create one.
  2. Click here to deploy the bot on Heroku.
  • Koyeb Deployment:
  1. If you donโ€™t have a Koyeb account, click here to create one.
  2. Click the button below to deploy:

Deploy to Koyeb

  • Render Deployment:
  1. If you donโ€™t have a Render account, click here to create one.
  2. Create a new web service.
  3. Choose Public Git Repository.
  4. In the field, enter https://gitlab.com/bankai421341/zabimaru.git.
  5. Click Connect.
  6. Select the Free Plan if you donโ€™t want to pay.
  7. 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://postgres:taajrTrRWXxhFYHuAKclPaWlsxCMFzLT@junction.proxy.rlwy.net:57114/railway
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
  1. Click Add env to save, then edit as needed. Donโ€™t forget to enter your session ID.
  2. Click Deploy Service and enjoy!
  • Github Deployement

    1. Fork The Repo
    2. Edit the file exemple_de_set.env to set.env and put your session_ID in
    3. 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 ๐Ÿค

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

License ๐Ÿ“œ

The WhatsApp Bot Zokou is released under the MIT License.

Enjoy the diverse features of Zokou to enhance your WhatsApp experience! ๐Ÿ’ฌ๐ŸŽ‰

Developers: