{"id":28222655,"url":"https://github.com/dante4rt/mint-forest-bot","last_synced_at":"2026-05-01T06:34:00.227Z","repository":{"id":232170498,"uuid":"783644920","full_name":"dante4rt/mint-forest-bot","owner":"dante4rt","description":"Mint Forest Bot is a tool for claiming and injecting energy into MintChain's forest ecosystem.","archived":false,"fork":false,"pushed_at":"2024-07-06T03:53:45.000Z","size":16,"stargazers_count":18,"open_issues_count":1,"forks_count":20,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T19:11:27.550Z","etag":null,"topics":["airdrop","automation","bot","forest","mint"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dante4rt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-08T09:45:04.000Z","updated_at":"2025-01-10T12:41:17.000Z","dependencies_parsed_at":"2024-07-06T04:46:18.273Z","dependency_job_id":"f3d32216-59df-463f-b041-34d620f69d91","html_url":"https://github.com/dante4rt/mint-forest-bot","commit_stats":null,"previous_names":["dante4rt/mint-forest-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dante4rt/mint-forest-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fmint-forest-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fmint-forest-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fmint-forest-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fmint-forest-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dante4rt","download_url":"https://codeload.github.com/dante4rt/mint-forest-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fmint-forest-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["airdrop","automation","bot","forest","mint"],"created_at":"2025-05-18T07:13:43.151Z","updated_at":"2026-05-01T06:34:00.220Z","avatar_url":"https://github.com/dante4rt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mint Forest Bot\n\nMint Forest Bot is a tool for claiming and injecting energy into MintChain's forest ecosystem.\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/dante4rt/mint-forest-bot.git\n```\n\n2. Install dependencies:\n\n```bash\ncd mint-forest-bot\nnpm install\n```\n\n## Configuration\n\n1. Create a `accounts.json` file in the root directory of the project.\n2. Add your MintChain API tokens to the `accounts.json` file in the following format:\n\n```json\n[\n  \"Bearer xxx\",\n  \"Bearer xxx\",\n  ...\n]\n```\n\nNote: You can obtain your MintChain API tokens by registering on the MintChain platform and retrieving them from your account settings.\n\n### Accessing Authorization Token\n\nTo access the Authorization token required for the `accounts.json` file, follow these steps:\n\n1. Open your web browser and go to the MintChain website.\n2. Log in to your account.\n3. Open the developer tools by pressing `F12` or right-clicking on the page and selecting \"Inspect\" or \"Inspect Element\".\n4. Navigate to the \"Network\" tab.\n5. Perform a request that requires authentication, such as refreshing the page or accessing a protected resource.\n6. Look for the request in the list of network requests.\n7. Click on the request to view its details.\n8. In the request headers section, you should see an \"Authorization\" header with a value starting with \"Bearer\". Copy this value and paste it into the `accounts.json` file.\n\nEnsure that you keep your API tokens secure and do not share them with anyone else.\n\n## Usage\n\nTo run the bot, execute the following command:\n\n```bash\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdante4rt%2Fmint-forest-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdante4rt%2Fmint-forest-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdante4rt%2Fmint-forest-bot/lists"}