GithubHelp home page GithubHelp logo

nathanielop / achievements Goto Github PK

View Code? Open in Web Editor NEW
24.0 4.0 46.0 38 KB

A collection of shell scripts to achieve 100% of API-accessible Github achievements

Shell 100.00%
achievement-hunter achievement-unlocker achievements github github-api github-cli shell

achievements's Introduction

achievements

A collection of shell scripts to achieve 100% of API-accessible Github achievements

Prerequisites

  • gh Github CLI Installed
  • gh auth login Must be ran and completed successfully

Instructions

Setup

In order to run the scripts this repository provides, one must first setup a local version of this repository. In order to do this, one should first fork the main repository on github.

After forking the repository, go into your terminal and run the following series of commands.

mkdir achievements
cd achievements
git init
git remote add origin [email protected]:[YOUR USERNAME HERE]/achievements.git
Warning: The commands above rely on your git already being setup with your github account, if you haven't done this already then follow the guide here

Running Achievement Scripts

Gain any individual achievement by running the name of that achievement directly;

Example

bash pullshark

Or, to gain all achievements, simply run bash all

Warning: This process can take upwards of several hours in order to not result in a rate limit from the API. It is recommended to let this script run in the background.

achievements's People

Contributors

nathanielop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

achievements's Issues

Some improvements and fixes

Hi, I saw your code and I am interested in it, but it contains some errors and I just fixed some of those. Can you take a look at it?
https://github.com/MasterPi-2124/achievements

The repo created in bin/setup is private, so I think github won't count that to the achievements. Instead, I make commits and prs straight into the main repo.

Update Rate Limit Timeout

image

on bash pullshark after around 50PR's it got rate limited for me

maybe increasing the timeout would help?

How to run

I'm not very familiar with shell, how am I supposed to run the scripts after meeting the pre requisites?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.