FLASH-MD-V2 is a powerful and customizable WhatsApp bot built with Node.js and WhatsApp Web API. Automate WhatsApp tasks, manage groups, and much more!
- STAR REPO AND THEN FORK IT
- GET SESSION ID USING THIS PAIRING CODE 1 or PAIRING CODE 2
| Platform | Instructions |
|---|---|
| Koyeb | 1. Sign up at Koyeb & link GitHub. 2. Set up environment variables like ( OWNER_NUMBER, OWNER_NAME, SESSION).3. Deploy using Node.js auto-detect. |
| Railway | 1. Sign up at Railway & link GitHub. 2. Set Build Command as npm install & Start Command as npm start.3. Add environment variables like ( OWNER_NUMBER, OWNER_NAME, SESSION).4. Deploy & your bot is live! |
| Render | 1. Sign up at Render & link GitHub. 2. Set Build Command as npm install & Start Command as npm start.3. Make sure you deploy without putting session id in env file . 4. Come back to your repo and put session in env file and in Alive.js, paste your app URL or render link For the bot to run 24/7 |
| Termux | Termux Setup Instructions: 1. Install Termux on Android. 2. Clone the repo and navigate into the folder. 3. Install dependencies and run the bot with the commands below. |
| Heroku | Heroku deployment guide: 1. Create an account on Heroku 2. After creating an account, add credit card and DEPLOY FLASH-MD V2 |
git clone https://github.com/franceking1/FLASH-MD-V2.gitcd FLASH-MD-V2npm installnpm start
| Contributor | Role |
|---|---|
| Baileys | Core WhatsApp Web API Library |
| FranceKing1 | Developer & Maintainer of FLASH-MD-V2 |
- Do NOT copy, modify, or redistribute this bot without proper permission.
- FLASH-MD-V2 is an open-source project, but it is protected by its license and community standards.
- Give proper credits to the original authors and libraries used.
- Any misuse or abuse of this bot is strictly prohibited.
IF you need any help