Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sampandey001/secktor-md

Secktor,A Multi-functional multi device whatsapp userbot with 10+ Anime themes Whatsapp MD User Bot.
https://github.com/sampandey001/secktor-md

baileys-bot baileys-md base-bot-md economy-bot mongodb multi-character-bot quotely-wa-bot sampandey001 theme-bot whatsapp-bot whatsapp-bot-md whatsapp-bot-multi-device whatsapp-userbot whatsapp-web

Last synced: about 24 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://secktor.up.railway.app/dashboard)**

- Use the Web Pair: `WhatsApp > Three dots > Linked Devices > Link with phone number`.

2. **Set Up MongoDB**

- Obtain a [MongoDB URI](https://github.com/SamPandey001/Secktor-Md/wiki/Mongodb-URI).
- Example URI:
```plaintext
mongodb+srv://username:[email protected]/?retryWrites=true&w=majority
```

3. **Fork the Repository**

- Click [FORK](https://github.com/SamPandey001/Secktor-MD/fork).

4. **Deploy**

## Deployment Video↓

Deploy bot
## Deploy to Koyeb ↓

Deploy bot

## Deploy to Heroku ↓

Deploy bot

## Deploy to Railway ↓

Deploy bot







## Bash Commands

``` bash
yarn
npm i pm2 -g && pm2 start lib/client.js
```
## Fill variables in the JSON format:
```JSON

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

5. ***[Deploy on Railway](https://secktor.up.railway.app/railway)***

6. ***Deploy in [Linux](https://github.com/SamPandey001/Secktor-Deploy#deploy-in-any-shell-including-termux)***

7. if you get error in doing above try, [Deploy on VPS or PC.](https://github.com/SamPandey001/Secktor-Md/blob/main/deploy-on-vps.md)
---

### Resources

- [Secktor Documentation](https://github.com/SamPandey001/Secktor-Md/wiki)
- [Deployment Tutorials](https://www.youtube.com/watch?v=vWpVSgIVYqg)
- [Support Group](https://chat.whatsapp.com/DG86OkvmerHKHJjkE5X2Wv)

### Credits

- Thanks to [Yusuf Usta](https://github.com/yusufusta) for inspiring ideas.

### License

Secktor is licensed under the [GPL-3 license](https://github.com/SamPandey001/Secktor-Md/blob/main/LICENCE).