{"id":20737683,"url":"https://github.com/0xdaksh/idler","last_synced_at":"2025-06-27T21:37:53.041Z","repository":{"id":57271297,"uuid":"99358250","full_name":"0xDaksh/Idler","owner":"0xDaksh","description":"Easy Idling for your Steam Account with Node.js","archived":false,"fork":false,"pushed_at":"2017-08-11T08:47:54.000Z","size":30,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T01:14:52.756Z","etag":null,"topics":["idle","idler","master","nodejs","steam","steam-idler"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/idler","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/0xDaksh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-04T15:50:49.000Z","updated_at":"2024-02-02T13:15:59.000Z","dependencies_parsed_at":"2022-09-01T00:40:24.891Z","dependency_job_id":null,"html_url":"https://github.com/0xDaksh/Idler","commit_stats":null,"previous_names":["dakshmiglani/idler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaksh%2FIdler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaksh%2FIdler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaksh%2FIdler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaksh%2FIdler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xDaksh","download_url":"https://codeload.github.com/0xDaksh/Idler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020818,"owners_count":20548247,"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":["idle","idler","master","nodejs","steam","steam-idler"],"created_at":"2024-11-17T06:15:21.466Z","updated_at":"2025-03-22T21:19:45.094Z","avatar_url":"https://github.com/0xDaksh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Easy Idling for your Steam Account with Node.js\n\n[![Build Status](https://travis-ci.org/DakshMiglani/Idler.svg?branch=master)](https://travis-ci.org/DakshMiglani/Idler)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/DakshMiglani/Idler/master/LICENSE.md)\n[![npm version](https://badge.fury.io/js/idler.png)](https://badge.fury.io/js/idler)\n\n\u003e Idle Your Steam Account Easily.\n\n### Possible Login Types\n- twoFactorCode (your steam account shared secret)\n- authCode (your steam account auth code)\n- Manual (this would prompt for steamGuard Code on the terminal)\n\n### Idler Class Parameters\n- Username (Mandatory)\n- Password (Mandatory)\n- gameId (Mandatory)\n- Method Object (Can have any of the three following values)\n    - twoFactorCode\n        - value (your shared secret)\n    - authCode\n        - value (your email auth code)\n    - Manual (this would prompt for steamGuard Code on the terminal)\n### How to Use?\n\n```javascript\nvar Idler = require('idler');\nvar user = new Idler('username', 'password', 'gameId', {method: 'twoFactorCode', value: 'YourSharedSecret'})\nuser.idle().then(User =\u003e {\n    // on login it would send the User Object\n}).catch(err =\u003e {\n    // on err it would send the Err Object\n    throw err;\n})\n```\n\n## License\nCopyright to [Daksh Miglani](https://dak.sh) | Licensed to MIT. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdaksh%2Fidler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xdaksh%2Fidler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdaksh%2Fidler/lists"}