https://github.com/hrichiksite/super-duper-waffle
An awesome bot that'll be you for a while on whatsapp!
https://github.com/hrichiksite/super-duper-waffle
Last synced: 7 months ago
JSON representation
An awesome bot that'll be you for a while on whatsapp!
- Host: GitHub
- URL: https://github.com/hrichiksite/super-duper-waffle
- Owner: hrichiksite
- Created: 2024-08-21T12:40:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T17:41:42.000Z (about 1 year ago)
- Last Synced: 2025-02-15T11:46:53.487Z (9 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super-Duper-Waffle
Super-Duper-Waffle is an awesome bot that can take over your WhatsApp for a while! Whether you’re busy, away, or just need a break, Super-Duper-Waffle is here to respond to your WhatsApp messages on your behalf.
## Features (Few Planned & Few Done)
- **Automated Responses**: The bot can send predefined or intelligent replies to incoming WhatsApp messages. (Done)
- **Customizable Settings**: Tailor the bot’s responses to different contacts or groups. (WIP)
- **Smart Response Logic**: Uses AI to craft replies based on the context of the conversation. (WIP)
- **Schedule Messages**: Plan responses for specific times or intervals. (WIP)
- **Privacy Protection**: Ensures your data stays safe and confidential. (WIP)
## Installation
To set up Super-Duper-Waffle, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/yourusername/super-duper-waffle.git
```
2. **Navigate to the project directory:**
```bash
cd super-duper-waffle
```
3. **Install dependencies:**
```bash
npm install
```
4. **Set up your environment variables:**
Create a `.env` file in the root directory and add your Cloudflare credentials:
```env
CFTOKEN=your_cfai_api_key
CF_ACCID=000000000000
```
5. **Run the bot:**
You'll be prompted to sign in on your first run
```bash
npm start
```
## Usage
Once the bot is running, it will automatically start responding to incoming WhatsApp messages. You can customize the bot's behavior by editing the configuration file or through the in-app settings panel.
### Commands (WIP)
- **/start** - Activates the bot.
- **/stop** - Deactivates the bot.
- **/setmsg ** - Sets a custom auto-reply message.
- **/status** - Checks the bot’s current status.