Skip to content

MeoMunDep/SoSoValue

Repository files navigation

🚀 Bot Setup Instructions

Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly.

📱 For Mobile Users (Termux): View the guide here

📌 Table of Contents
  1. Prerequisites
  2. Installation Steps
  3. Configuration Files
  4. Running the Bot
  5. Contact and Support
🔧 Prerequisites

Make sure you have the following installed:

📥 Installation Steps
  1. Download and Extract the Bot Files

  2. Install Dependencies

npm install
  1. Prepare Configuration Files (See next section)
⚙️ Configuration Files

1. configs.json – Bot Settings

{
  "rotateProxy": false,
  "skipInvalidProxy": false,
  "proxyRotationInterval": 2,
  "delayEachAccount": [1, 81],
  "timeToRestartAllAccounts": 300,
  "howManyAccountsRunInOneTime": 10,
  "doTasks": true,
  "playGames": true,
  "referralCode": "K40N4U76",
  "howManyUpgrades": 5,
  "geminiApiKey":""
}

Get Gemini API Key: Link GEMINI_API_KEY

2. datas.txt – User Data

Get it here

query_id.../user...

2.1 tokens.txt – Token List

Get it here

ey...

3. wallets.txt – Wallet Addresses

Get it here

abc...xyz

4. proxies.txt – Proxy List

Get it here

http://host:port
socks5://user:pass@host:port
▶️ Running the Bot
  1. Navigate to the bot folder:
cd /path/to/sosovalue
  1. Run:
node meomundep

or

node web_meomundep
📞 Contact and Support

Enjoy using the bot!