https://github.com/cesarnog/piratadecacau
https://github.com/cesarnog/piratadecacau
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cesarnog/piratadecacau
- Owner: CesarNog
- Created: 2025-05-15T11:13:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T12:22:31.000Z (about 1 year ago)
- Last Synced: 2025-05-15T12:31:37.304Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐾 Pirata de Cacau - Instagram Automation Project
## Architecture
```
📱 WhatsApp Group
⬇
🕵️ Node.js script (Baileys)
⬇
🖼️ Saves image/video locally
⬇
🌐 Sends to n8n Webhook:
- media URL
- caption
⬇
🤖 n8n Workflow:
- Uploads to Google Drive
- Saves to post queue (Google Sheets)
- Cron scheduler posts to Instagram every 2–3h
```
## Folders
- `scripts/`: WhatsApp watcher script (Baileys)
- `media/`: Incoming saved images/videos
- `n8n-workflows/`: Importable workflows (.json)