Simple-WaBot

Simple WhatsApp bot using Baileys library. ๐Ÿงƒ

MIT License

Stars
17
Committers
1

โš ๏ธ | Important

[!WARNING] This bot is currently in development (BETA). ๐ŸŸ


Change owner number and name in config.js

If in doubt, before installing this bot, try it in the WhatsApp group.

โœจ | Features

  • Support for multiple custom prefixes.
  • Offers games and entertainment.
  • Manage the moderation of the groups.
  • Download multimedia content.

๐Ÿ“ | Requirements

Before using the bot, make sure you have the following requirements installed.

- Node JS
- FFmpeg
- Yarn

๐Ÿ“ฅ | Installation

[!NOTE] It has not yet been purchased whether they are compatible with other platforms.

This bot has been specifically developed to work with this hosting service.

# Setup Termux storage
termux-setup-storage

# Update and upgrade packages
apt-get update -y && apt-get upgrade -y

# Install necessary packages
pkg install -y git nodejs ffmpeg yarn

# Clone the Simple-WaBot repo
git clone https://github.com/G4tito/Simple-WaBot.git

# Navigate to the project directory
cd Simple-WaBot

# Install project dependencies
yarn install

# Run the application
node .

๐Ÿ’ผ | Contributors

Gatito
G4tito (Creator)

๐Ÿซ‚ | Thanks to

adiwajshing WhiskeySockets
adiwajshing WhiskeySockets

๐Ÿท๏ธ | License

Distributed under the MIT License. See LICENSE for more information.