{"id":23071366,"url":"https://github.com/cmalf/blessnetwork-bot-js","last_synced_at":"2025-10-24T09:03:19.394Z","repository":{"id":268027702,"uuid":"903050080","full_name":"cmalf/blessnetwork-bot-js","owner":"cmalf","description":"A Node.js script to automate running blessnetwork node.","archived":false,"fork":false,"pushed_at":"2025-03-28T17:31:17.000Z","size":121,"stargazers_count":66,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T07:09:01.008Z","etag":null,"topics":["automate","automate-bot","bless","bless-network","bless-network-bot","bless-network-node","bless-node","blessnetwork","blessnetwork-bot","bot","bot-script","js","node","nodejs","script"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmalf.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-12-13T20:29:26.000Z","updated_at":"2025-04-25T19:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e13a722-1014-4db2-a229-af1f92d4a4cd","html_url":"https://github.com/cmalf/blessnetwork-bot-js","commit_stats":null,"previous_names":["cmalf/blessnetwork-bot-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmalf%2Fblessnetwork-bot-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmalf%2Fblessnetwork-bot-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmalf%2Fblessnetwork-bot-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmalf%2Fblessnetwork-bot-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmalf","download_url":"https://codeload.github.com/cmalf/blessnetwork-bot-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658212,"owners_count":21622822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["automate","automate-bot","bless","bless-network","bless-network-bot","bless-network-node","bless-node","blessnetwork","blessnetwork-bot","bot","bot-script","js","node","nodejs","script"],"created_at":"2024-12-16T07:13:51.383Z","updated_at":"2025-10-24T09:03:19.386Z","avatar_url":"https://github.com/cmalf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 blessnetwork-bot-js\n\nA Node.js script to automate running blessnetwork node.\n\n\u003e [!WARNING]\n\u003e ## Ruby 'Work'\n\u003e ## PHP 'Work'\n\u003e ## NodeJs 'Not'\n\n\u003e [!WARNING]\n\u003e I am not responsible for any loss or damage caused by this bot. Use it at your own risk.\n\n## 🦾 Script Features\n\n- Direct Connection\n- Connection through Proxy\n- Running Multiple NodeID Devices (not multiple account)\n\n## ᝰ.ᐟ Note \n\n- Update From Discord\n- 5-node limit(max) per account\n\n## 🔓 Register \n\n- If you don't have a bless account yet, SignUp Here [bless.network](https://bless.network/dashboard?ref=SFYQDB)\n- Then Open `blessnework Dashboard` and `install` the extention.\n\n## 🤔 How To Do\n- Clone This Repo\n  - ```bash\n    git clone https://github.com/cmalf/blessnetwork-bot-js.git\n    ```\n- Go To Folder\n  - ```bash\n    cd blessnetwork-bot-js\n    ```\n- Install Dependencies\n  - ```bash\n    npm install\n    ```\n- Before run the script `configure first`\n\n## ⚙️ Configuration\n\nSetUp on `config.js` and `idnode.js`\n\n- After Installing The Extention\n- Right Click on The Extention and Choose `Inspect`\n- ![Screenshot 2024-12-14 at 03 52 28](https://github.com/user-attachments/assets/7c2bc8e4-446a-473b-a4b7-ef42e95d6814)\n- Then Go to `Console Tab`, and Paste the code below :\n\n```bash\nchrome.storage.local.get(\"nodeData\", function(data) {\n  console.log(\"Node Data:\", data.nodeData);\n});\n\nchrome.storage.local.get(\"authToken\", function(data) {\n console.log(\"Auth Token:\", data.authToken);\n });\n```\n- see ss below :\n- ![Screenshot 2024-12-14 at 03 53 30](https://github.com/user-attachments/assets/58dd17a5-0589-4988-a589-bd781b425480)\n\n- Done.. All set.\n\n## TO GET ANOTHER NODEID\n\n- Delete the extentions\n- Logout your Account\n- Login To your account\n- Go To Dashboard\n- Then Install Extension again.\n- Dont Forget To save All Peer Encrypted and Peer PubKey\n\n## ᝰ.ᐟ For Using Proxy\n\n- If you want to use Proxy on the script\n  \n   - Open `proxy.txt` to setup\n   - Support Http and Socks Proxy\n   - format proxies is: `socks://username:pass@ip:port` Or `http://username:pass@ip:port`\n- Then...\n\n## 🏃🏻‍♂️‍➡️ Run the Script\n\n- To run the script\n```bash\nnpm start\n```\n\n## [◉°] ScreenShoot\n\n- Direct\n- \u003cimg src=\"https://github.com/user-attachments/assets/8ab921fd-7cbe-4a5e-a96b-4502714a4f62\" widht=580 height=480 \u003e\n\n- Connection through Proxy\n- \u003cimg src=\"https://github.com/user-attachments/assets/c74c1489-e8b6-4cef-8104-55b7d126c86d\" widht=580 height=480 \u003e\n\n- Monitoring On Dashboard\n- \u003cimg src=\"https://github.com/user-attachments/assets/caa89af0-bbe9-4fbd-871b-4e565fad040b\" widht=580 height=480 \u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmalf%2Fblessnetwork-bot-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmalf%2Fblessnetwork-bot-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmalf%2Fblessnetwork-bot-js/lists"}