2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00
2026-04-18 16:26:29 +00:00

WhatsApp → Google Drive batch uploader (WD- commands)

Phase 1: Upload user documents into your single Google Drive.

Commands

  • WD-START → start a batch
  • WD-END → upload all collected files
  • WD-CANCEL → cancel batch
  • WD-STATUS → show count + time left
  • WD-PROJECT → set project folder
  • WD-HELP → help

Setup

  1. Install deps
npm install
  1. Copy env
copy .env.example .env
  1. Put your Google OAuth client JSON at credentials.json

  2. Generate token

npm run auth
  1. Run bot
npm start

Notes

  • Bot only responds to messages that start with WD-.
  • Files are stored temporarily on disk under your system temp folder.

WhatsDrive-Whatsapp-To-Drive-Manager

Description
No description provided
Readme 114 KiB
Languages
JavaScript 100%