{"id":15406497,"url":"https://github.com/splittingred/kagerator","last_synced_at":"2025-07-21T11:05:57.014Z","repository":{"id":56879812,"uuid":"8305306","full_name":"splittingred/Kagerator","owner":"splittingred","description":null,"archived":false,"fork":false,"pushed_at":"2013-03-20T01:23:07.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-09T09:08:49.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/splittingred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-02-20T03:32:14.000Z","updated_at":"2014-04-17T00:29:30.000Z","dependencies_parsed_at":"2022-08-20T23:40:17.264Z","dependency_job_id":null,"html_url":"https://github.com/splittingred/Kagerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splittingred/Kagerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splittingred%2FKagerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splittingred%2FKagerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splittingred%2FKagerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splittingred%2FKagerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splittingred","download_url":"https://codeload.github.com/splittingred/Kagerator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splittingred%2FKagerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266287824,"owners_count":23905461,"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":[],"created_at":"2024-10-01T16:23:24.140Z","updated_at":"2025-07-21T11:05:56.997Z","avatar_url":"https://github.com/splittingred.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kagerator\n\nConsumes the KAG API.\n\n## Usage\n\n\u003cpre\u003e\nrequire 'kagerator'\n\n# player info\nplayer = Kagerator.player(\"splittingred\")\nputs player[:playerInfo][:status]\n\n# server info\nserver = Kagerator.server(\"74.91.114.49\",50301)\nputs server[:serverStatus][:description]\n\n# server list\nservers = Kagerator.servers({:empty =\u003e 0,:full =\u003e 0})\nservers[:serverList].each do |server|\n  puts server[:serverName]+'\u003cbr /\u003e'\nend\n\u003c/pre\u003e\n\n## Info\n\nWritten by Shaun McCormick\n\nUses RestClient, SymbolTable and JSON gems, with RSpec for testing\n\nReleased under the GPLv2 or later License: http://www.gnu.org/licenses/gpl-2.0.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplittingred%2Fkagerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplittingred%2Fkagerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplittingred%2Fkagerator/lists"}