Skip to content

Secktor,A Multi-functional multi device whatsapp userbot with 10+ Anime themes Whatsapp MD User Bot.

License

Notifications You must be signed in to change notification settings

SamPandey001/Secktor-Md

Repository files navigation

Secktor MD WhatsApp Bot

Secktor MD

Secktor brings excitement and efficiency to your WhatsApp experience.

Join Group License: GPL-3


SamPandey001 :: Visitor's Count


Deployment Methods

  1. Get Session ID

    • Scan the QR code: WhatsApp > Three dots > Linked Devices.
  2. Set Up MongoDB

    • Obtain a MongoDB URI.
    • Example URI:
      mongodb+srv://username:password@cluster.mongodb.net/?retryWrites=true&w=majority
      
  3. Fork the Repository

  4. Deploy

Deployment Video↓

Deploy bot

Deploy to Koyeb ↓

Deploy bot

Deploy to Heroku ↓

Deploy bot

Deploy to Railway ↓

Deploy bot



Bash Commands

          yarn
          npm i pm2 -g && pm2 start lib/client.js

Fill variables in the JSON format:

          {
          	"SESSION_ID": "Your-Session-ID",
          	"OWNER_NUMBER": "Your-Number",
          	"OWNER_NAME": "Your-Name",
          	"MONGODB_URI": "Your-MongoDB-URI",
          	"PACK_INFO": "PackName;Author",
          	"PREFIX": "."
          }
  1. Deploy on Railway

  2. Deploy in Linux

  3. if you get error in doing above try, Deploy on VPS or PC.


Resources

Credits

License

Secktor is licensed under the GPL-3 license.