Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed for new users, with clear explanations for each step.
📱 For Mobile Users (Termux): View the guide here
- System Requirements
- Installing the Bot
- Bot Configuration
- Running the Bot
- Updating the Bot
- Contact & Support
Before running the bot, make sure you have installed:
- Node.js (Version:
22.11.0
) - npm (Version:
10.9.0
) - Git (For downloading and updating the bot easily)
- Docker (Optional: If you want to run the bot in a container)
📥 Download Node.js and npm here: Download Link. 📥 Download Git here: Download Link.
- Download the bot:
git clone https://github.com/MeoMunDep/vanilla-finance.git cd "vanilla-finance/vanilla-finance"
- Install required libraries:
npm install --force user-agents axios colors https-proxy-agent socks-proxy-agent
- Prepare configuration files (See details)
- Download and extract the bot into a folder on your computer.
- Install required libraries (same as Step 2 above).
- Install Docker if you haven’t already: Docker Installation Guide.
- Build and run the bot using Docker:
For Windows CMD: Use
docker build -t vanilla-finance-bot-image . docker run -d --name vanilla-finance-container -v $(pwd)/logs:/app/logs vanilla-finance-bot-image
%cd%
instead of$(pwd)
.
{
"timeZone": "en-US",
"rotateProxy": false,
"skipInvalidProxy": true,
"proxyRotationInterval": 2,
"delayEachAccount": [1, 1],
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 100,
"doTasks": true,
"howManyUpgrades": 5,
"referralCodes": "10263300"
}
query_id.../user...
query_id.../user...
query_id.../user...
abc...xyz
abc...xyz
abc...xyz
http://host:port
https://host:port
socks4://host:port
socks5://host:port
http://user:pass@host:port
https://user:pass@host:port
socks4://user:pass@host:port
socks5://user:pass@host:port
node meomundep.js
- Open Command Prompt (CMD).
- Navigate to the bot folder:
cd "path\to\vanilla-finance-folder"
- Run the batch script:
(*If you encounter permission issues, right-click
run.bat
run.bat
and select "Run as Administrator".)
./run.sh
docker start vanilla-finance-container
cd "vanilla-finance"
git pull origin main
npm install
docker stop vanilla-finance-container
docker rm vanilla-finance-container
docker build -t vanilla-finance-bot-image .
docker run -d --name vanilla-finance-container -v $(pwd)/logs:/app/logs vanilla-finance-bot-image
For Windows CMD:
docker run -d --name vanilla-finance-container -v %cd%\logs:/app/logs vanilla-finance-bot-image
- Support me via Referral Link
- Buy a Telegram account Here
- Contact for work: Telegram
- Join the support group: Join here
- Updates Channel: View channel