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

https://github.com/astrox11/xstrosession

Session Generator for Xstro
https://github.com/astrox11/xstrosession

baileys baileys-api baileys-bot baileys-md baileys-pair session

Last synced: 4 months ago
JSON representation

Session Generator for Xstro

Awesome Lists containing this project

README

        

### Full Featured Web Pair API / Baileys Pair Code

Xstro Session Generator provides an easy and reliable way to generate and manage Baileys session using the latest version of `@whiskeysockets/baileys`.

### About

- **Session Persistence**: Auto saves and load session data for easy use.
- **Lightweight & Fast**: Built with a minimal footprint using Node.js and `@whiskeysockets/baileys`.
- **Web Interface**: Accessible Web interface for pairing.

### Installation

#### Clone the Repository (Local)

```bash
git clone https://github.com/AstroX11/XstroSession
cd XstroSession
```

#### Install Dependencies with Yarn

```bash
yarn install
```

#### Start the Server

```bash
npm start
```

### Usage

- Access the web interface by navigating to `http://localhost:3000` after starting the server.
- Use the pair code to connect to WA, your creds are saved locally.

### Requirements

- Node.js (v18+)
- Yarn (for dependency management)
- Git (for cloning the repository)

### License

This project is licensed under [MIT License](LICENSE).