{"id":18601008,"url":"https://github.com/shubhamdutta2000/github-user-bot","last_synced_at":"2025-04-10T19:30:27.506Z","repository":{"id":42631736,"uuid":"386402748","full_name":"Shubhamdutta2000/Github-User-Bot","owner":"Shubhamdutta2000","description":"With this Bot user can login to github, create a new repository and clone other's repository. Feel free to add your own script which can be used to do github automation","archived":false,"fork":false,"pushed_at":"2023-03-06T06:21:12.000Z","size":581,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T03:01:37.349Z","etag":null,"topics":["create-repository","github","github-bot","github-login","hacktoberfest","hacktoberfest2022","puppeteer","repository-clone","web-scraping"],"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/Shubhamdutta2000.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}},"created_at":"2021-07-15T19:29:02.000Z","updated_at":"2023-08-18T12:14:51.000Z","dependencies_parsed_at":"2023-01-22T15:00:15.296Z","dependency_job_id":null,"html_url":"https://github.com/Shubhamdutta2000/Github-User-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FGithub-User-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FGithub-User-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FGithub-User-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FGithub-User-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shubhamdutta2000","download_url":"https://codeload.github.com/Shubhamdutta2000/Github-User-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281395,"owners_count":21077423,"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":["create-repository","github","github-bot","github-login","hacktoberfest","hacktoberfest2022","puppeteer","repository-clone","web-scraping"],"created_at":"2024-11-07T02:06:51.874Z","updated_at":"2025-04-10T19:30:27.121Z","avatar_url":"https://github.com/Shubhamdutta2000.png","language":"JavaScript","readme":"# Github Bot\n\n\u003e With this project user can login to github, create a new repository and clone other's repository by providing all credentials.\n\n## How to use\n\n- Add these environment variables to .env file\n\n  - **GITHUB_USERNAME** : Your github username (for login)\n  - **GITHUB_PASSWORD** : Your github password (for login)\n  - **REPO_NAME** : Repository name (for creating new repository)\n  - **REPO_DESCRIPTION** : Repository description (for creating new repository)\n  - **REPO_VISIBILITY** : Repository visibility (for creating new repository)\n  - **REPO_USERNAME_FOR_CLONE** : Username who created the repository (for cloning)\n  - **REPO_NAME_FOR_CLONE** : Name of the repository (for cloning)\n\n- ### Github Login\n  - Login github with your GITHUB_USERNAME and GITHUB_PASSWORD credentials\n  - Get screenshot of Home page of github after login\n\n```\n    npm run github-login\n```\n\n- ### Create Repository\n  - Create a new repository by giving some repository name, description and set your repository visibility to 'public' or 'private'\n  - Get screenshot of newly created repository\n\n```\n    npm run create-repo\n```\n\n- ### Clone Repository\n  - Clone any repository by providing repository name with its username for cloning\n  - Get the repository clone link with proper command\n  - Get screenshot of cloned repository\n\n```\n    npm run clone-repo\n```\n\n## Run Locally\n\n```\n    git clone https://github.com/Shubhamdutta2000/Github-Bot.git\n\n    npm i\n\n    # For login\n    npm run github-login\n\n    # For creating repository\n    npm run create-repo\n\n    # For cloning repository\n    npm run clone-repo\n\n```\n\n## Tech Stack\n\n    - nodejs\n    - puppeteer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamdutta2000%2Fgithub-user-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhamdutta2000%2Fgithub-user-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamdutta2000%2Fgithub-user-bot/lists"}