{"id":22713378,"url":"https://github.com/brodev3/vooi-trader","last_synced_at":"2026-01-21T09:02:33.526Z","repository":{"id":260553790,"uuid":"881641995","full_name":"brodev3/VOOI-Trader","owner":"brodev3","description":"Software designed to automate Telegram account activities within the VOOI Trader App. The tool automates reward collection, performs trades, and completes tasks with specified delays and logic, providing full automation for various actions.","archived":false,"fork":false,"pushed_at":"2024-11-03T16:12:17.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T07:49:12.080Z","etag":null,"topics":["vooi"],"latest_commit_sha":null,"homepage":"https://t.me/brodev3","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brodev3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T00:38:47.000Z","updated_at":"2025-01-02T02:18:34.000Z","dependencies_parsed_at":"2024-11-01T01:25:47.883Z","dependency_job_id":"30000676-bf45-409e-b2b8-bd697dd0087c","html_url":"https://github.com/brodev3/VOOI-Trader","commit_stats":null,"previous_names":["brodev3/vooi-trader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brodev3/VOOI-Trader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2FVOOI-Trader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2FVOOI-Trader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2FVOOI-Trader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2FVOOI-Trader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brodev3","download_url":"https://codeload.github.com/brodev3/VOOI-Trader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2FVOOI-Trader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vooi"],"created_at":"2024-12-10T14:09:07.617Z","updated_at":"2026-01-21T09:02:33.498Z","avatar_url":"https://github.com/brodev3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VOOI-Trader\n \n\u003cp\u003e\n      \u003cimg src=\"https://i.ibb.co/3sHQCSp/av.jpg\" \u003e\n\u003c/p\u003e\n\n\u003cp \u003e\n   \u003cimg src=\"https://img.shields.io/badge/build-v_1.0-brightgreen?label=Version\" alt=\"Version\"\u003e\n\u003c/p\u003e\n\n\n## About\nSoftware designed to automate Telegram account activities within the **VOOI Trader App**. The tool automates reward collection, performs trades, and completes tasks with specified delays and logic, providing full automation for various actions.\n\n## Features\n\n- **User Masking and Simulation:** Supports user masking and simulation to ensure secure use.\n\n- **SOCKS5 Proxy Support:** Enables the use of SOCKS5 proxies for anonymity and multi-account management.\n\n- **Automated Trading:** The software executes trades, increasing trading volume. Each trade remains open for a random duration of up to 2 hours. After closing, a new trade is randomly opened within the next 2 hours. Trade direction (long/short) and token selection are randomized.\n\n- **Task Execution:** Completes tasks daily.\n\n- **Reward Claiming for Friends:** Automatically collects rewards for referred users.\n\n- **Timed Reward Collection:** Automatically collects rewards at random intervals (from 8 to 8.5 hours).\n\n- **MongoLog Integration:** Integrated with [MongoLog](https://github.com/brodev3/MongoLog) for convenient logging, action tracking, and account statistics.\n\n ## Configuration\n Before starting, you need to configure the ```сonfigEXAMPLE.js``` file. Rename to ```сonfig.js```, open and set the following parameters:\n \n    {\n        scheduler: {\n            max_time: 2, \n        },\n\n        decryption: {\n            decrypt: false,\n            message: \"Sup, bro\"\n        },\n\n        mongoDB: {\n            use: true,\n            URI: \"mongodb+srv://USERMANE:PASSWORD@sybilling.XXXX.mongodb.net/?retryWrites=true\u0026w=majority\u0026appName=NAME\",\n            project_name: \"NFPromt\"\n        },\n\n        TGbot: {\n            token: \"1241241412412412412412412412414\",\n            allowedUsers: [1231231313]\n        },\n    };\n\n    \n### Explanation of Parameters\n- **scheduler.max_time**: The maximum time (in minutes) that will be randomly assigned to delay the start of each account. All accounts will begin within this random delay. For example, if `max_time` is set to 5, the start time for each account can occur anytime between 1 and 5 minutes.\n\n- **decryption.decrypt**: Used for encrypted text. If not needed, leave it as `false`. If decryption is required, set it to `true`.\n\n- **decryption.message**: A phrase used for decryption.\n\n- **mongoDB.use**: Set to `true` if you want to use MongoLog; set to `false` if not needed.\n\n- **mongoDB.URI**: Authentication URI for MongoDB.\n\n- **TGbot.token**: Telegram bot token used to send MongoLog notifications.\n\n- **TGbot.allowedUsers**: List of Telegram user IDs to whom notifications will be sent.\n\n## Account Configuration\nTo use the software, you need to create a Telegram session and configure the `w.json` file with account details.\n\n### Importing Accounts\nUse `import.js` to import accounts:\n   ```bash\n   node scr/telegram/import\n```\n\n### Setting Up API Credentials\n\nYou will need to create an application and obtain the api_id and api_hash for each of your accounts. Visit https://my.telegram.org/ to generate these credentials.\n\n### Proxy Configuration\n\nThe proxy format should be in the form of `ip:port:login:pass`. Alternatively, leave the field false for a direct connection.\n\n### Example `w.json` Configuration\n\nBelow is an example of how to set up accounts in `w.json`:\n\n   ```json\n   {\n  \"account1\": { \n    \"api_id\": 1111111, \n    \"api_hash\": \"12sd24gt2fd32vs3c4\", \n    \"session\": \"...\", \n    \"proxy\": {\n      \"ip\": \"11.222.33.444\", \n      \"port\": 11111, \n      \"username\": \"username\",\n      \"password\": \"password\",\n      \"socksType\": 5,\n      \"timeout\": 2\n    }\n  },\n  \"account2\": { \n    \"api_id\": 1111111, \n    \"api_hash\": \"12sd24gt2fd32vs3c4\", \n    \"session\": \"...\", \n    \"proxy\": false\n  }\n}\n```\nEach account entry should contain:\n\n - **api_id**: API ID for the Telegram application.\n - **api_hash**: API hash for the Telegram application.\n - **session**: Telegram session string for the account.\n - **proxy (optional)**: Proxy settings for the account, including:\n     - **ip**: Proxy server IP address.\n     - **port**: Proxy server port.\n     - **username**: Username for proxy authentication.\n     - **password**: Password for proxy authentication.\n     - **socksType**: SOCKS type (e.g., 5 for SOCKS5).\n     - **timeout**: Timeout in seconds for the proxy connection.\n\n## Setup\n\n1. Node JS\n2. Clone the repository to your disk\n3. In the **input** folder, change the name of the ```configEXMAPLE.js``` on ```config.js```\n4. Launch the console (for example, Windows PowerShell)\n5. Specify the working directory where you have uploaded the repository in the console using the CD command\n    ```\n    cd C:\\Program Files\\VOOI-Trader\n    ```\n6. Install packages\n   \n    ```\n    npm install\n    ```\n7. To start: \n    ```\n    node index\n    ```\n\n\n## License\n\nProject **brodev3**/VOOI-Trader distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrodev3%2Fvooi-trader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrodev3%2Fvooi-trader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrodev3%2Fvooi-trader/lists"}