FLASH-MD-V2 is a powerful, fully customizable WhatsApp bot built with Node.js and the WhatsApp Web API. Automate tasks, manage groups, and enhance your WhatsApp experience with ease.
- STAR REPO AND THEN FORK IT
- GET SESSION ID USING PAIRING CODE
Platform | Instructions |
---|---|
Heroku | Heroku deployment guide: 1. Create an account on Heroku 2. Add a credit card (required for deployment). 3. Use this tool to deploy FLASH-MD V2 instantly. |
Render | 1. Sign up at Render & link GitHub. 2. Set Build Command as npm install & Start Command as npm start .3. Deploy without session env first. 4. After first deploy, add SESSION , YOUR_NUMBER , and YOUR_LID to .env .5. To keep it 24/7, add your Render app link to .env . |
Koyeb | 1. Sign up at Koyeb & link GitHub. 2. Set up environment variables: YOUR_NUMBER , YOUR_LID , 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: YOUR_NUMBER , YOUR_LID , SESSION .4. Deploy & your bot is live! |
Bot-Hosting.net | 1. DOWNLOAD THE ZIP HERE. 2. Go to Bot-Hosting.net and create a new Node.js app. 3. Upload and extract the ZIP contents. 4. Add environment variables: SESSION , YOUR_NUMBER , YOUR_LID .5. Start your bot from the panel. |
Optiklink.com | 1. DOWNLOAD THE ZIP HERE. 2. Go to Optiklink.com and create a Node.js project. 3. Upload and extract the ZIP. 4. Set .env values: SESSION , YOUR_NUMBER , YOUR_LID .5. Start the bot via terminal or web console. |
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. |
git clone https://github.com/franceking1/FLASH-MD-V2.git
cd FLASH-MD-V2
npm install
npm 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
Action | Purpose |
---|---|
Use This Template | Create your own working bot easily. Eg, for hosting on render |
Fork This Repo | Show your support and boost visibility |
Every ⭐ star and fork makes a big difference — thank you for supporting FLASH-MD-V2!
Powered by France King