Skip to content
rcd-git-hub-official edited this page Oct 24, 2024 · 3 revisions

RCD MD WHATSAPP PLUGIN ❯

FRIST GITHUB RAW πŸ”Ž

ENVIRONMENT RAW URL AND ALL

ENVIRONMENT LIST ┇

AUTO REPLY JSON CODE

VISIT MASSAGE CONVECT JSON WEB πŸ”Ž

{
  "voiceNotes": {
    "greetings": {
      "hello": {
        "voiceNote": "https://example.com/path/to/your/voice-note-hello.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-hello.jpg",
          "caption": "Hello! Here’s your greeting."
        }
      },
      "good morning": {
        "voiceNote": "https://example.com/path/to/your/voice-note-good-morning.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-good-morning.jpg",
          "caption": "Good morning! Wishing you a wonderful day."
        }
      }
    },
    "farewells": {
      "bye": {
        "voiceNote": "https://example.com/path/to/your/voice-note-bye.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-bye.jpg",
          "caption": "Goodbye! See you next time."
        }
      },
      "good night": {
        "voiceNote": "https://example.com/path/to/your/voice-note-good-night.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-good-night.jpg",
          "caption": "Good night! Sleep tight."
        }
      }
    },
    "gratitude": {
      "thank you": {
        "voiceNote": "https://example.com/path/to/your/voice-note-thank-you.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-thank-you.jpg",
          "caption": "Thank you! I appreciate it."
        }
      },
      "thanks a lot": {
        "voiceNote": "https://example.com/path/to/your/voice-note-thanks-a-lot.mp3",
        "image": {
          "url": "https://example.com/path/to/your/image-thanks-a-lot.jpg",
          "caption": "Thanks a lot! You're the best!"
        }
      }
    }
  }
}

NOW .env LIST

COPY AND SETUP ‼️

SESSION_ID=
STATUS_SEND_RAW_URL=
AUTO_SEND_MESSAGE=
AUTO_STATUS_SEEN=true
REJECT_CALL=false
MODE=public
WELCOME=false
AUTO_READ=false
AUTO_TYPING=false
AUTO_RECORDING=true
ALWAYS_ONLINE=false
AUTO_BLOCK=true
AUTO_REACT=false
PREFIX=.
RCD MD FEATURES
  • SONG DOWNLOAD πŸ’€
  • AUTO REPLY VOICE AND IMAGE
  • STATUS AUTO SEND