{"id":28222637,"url":"https://github.com/dante4rt/side-quests-bot","last_synced_at":"2025-10-06T13:20:54.921Z","repository":{"id":230902578,"uuid":"780391546","full_name":"dante4rt/side-quests-bot","owner":"dante4rt","description":"A bot for automating the process of clearing tasks in the Side Quests game.","archived":false,"fork":false,"pushed_at":"2024-04-04T01:22:44.000Z","size":3,"stargazers_count":6,"open_issues_count":1,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T12:16:21.212Z","etag":null,"topics":["automated","bot","quests","side","web3"],"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}},"created_at":"2024-04-01T11:34:44.000Z","updated_at":"2024-09-13T16:57:13.000Z","dependencies_parsed_at":"2024-04-01T14:04:31.779Z","dependency_job_id":null,"html_url":"https://github.com/dante4rt/side-quests-bot","commit_stats":null,"previous_names":["dante4rt/side-quests-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dante4rt/side-quests-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fside-quests-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fside-quests-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fside-quests-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fside-quests-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dante4rt","download_url":"https://codeload.github.com/dante4rt/side-quests-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dante4rt%2Fside-quests-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259316588,"owners_count":22839525,"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":["automated","bot","quests","side","web3"],"created_at":"2025-05-18T07:13:41.798Z","updated_at":"2025-10-06T13:20:49.888Z","avatar_url":"https://github.com/dante4rt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Side Quests Bot\n\nThis bot automates the process of clearing tasks in the Side Quests game. It fetches the tasks assigned to the user and clears them automatically.\n\n## Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/dante4rt/side-quests-bot.git\n   ```\n\n2. Install dependencies:\n   ```sh\n   cd side-quests-bot\n   npm install\n   ```\n\n## Usage\n\n1. Obtain your Bearer token:\n\n   - Open your browser's developer tools (usually by pressing F12 or right-clicking and selecting \"Inspect\").\n   - Go to the \"Network\" tab.\n   - Navigate to the Side Quests game and look for a request with the authorization header.\n   - Copy the value after the word \"Bearer\".\n\n2. Set up environment variables:\n\n   - Create a `.env` file in the root directory of the project.\n   - Add your Bearer token to the `.env` file:\n     ```\n     TOKEN=your_bearer_token_here\n     ```\n\n3. Run the bot:\n   ```sh\n   npm start\n   ```\n\n## How to Obtain Bearer Token\n\nTo obtain the Bearer token required for authentication, follow these steps:\n\n1. Open the Side Quests game in your browser.\n\n2. Open the developer tools (usually by pressing F12 or right-clicking and selecting \"Inspect\").\n\n3. Go to the \"Network\" tab.\n\n4. Perform any action in the game that requires authentication (e.g., loading your profile).\n\n5. Look for a request in the Network tab that has an \"Authorization\" header.\n\n6. Copy the value after the word \"Bearer\" in the Authorization header.\n\n7. Paste this value as your Bearer token in the `.env` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdante4rt%2Fside-quests-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdante4rt%2Fside-quests-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdante4rt%2Fside-quests-bot/lists"}