Xstro Session Generator provides an easy and reliable way to generate and manage Baileys session using the latest version of @whiskeysockets/baileys
.
- 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.
git clone https://github.com/AstroX11/XstroSession
cd XstroSession
yarn install
npm start
- 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 to postgre db
This project is licensed under MIT License.