{"id":26259122,"url":"https://github.com/lukbukkit/random-urf-build","last_synced_at":"2026-07-04T00:31:15.146Z","repository":{"id":29753218,"uuid":"33296852","full_name":"lukbukkit/Random-URF-Build","owner":"lukbukkit","description":null,"archived":false,"fork":false,"pushed_at":"2015-04-12T11:28:09.000Z","size":928,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T00:38:17.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://randomurfbuild.tk/","language":"PHP","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/lukbukkit.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":"2015-04-02T08:01:44.000Z","updated_at":"2015-04-12T11:28:09.000Z","dependencies_parsed_at":"2022-09-09T21:12:13.026Z","dependency_job_id":null,"html_url":"https://github.com/lukbukkit/Random-URF-Build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukbukkit/Random-URF-Build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukbukkit%2FRandom-URF-Build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukbukkit%2FRandom-URF-Build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukbukkit%2FRandom-URF-Build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukbukkit%2FRandom-URF-Build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukbukkit","download_url":"https://codeload.github.com/lukbukkit/Random-URF-Build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukbukkit%2FRandom-URF-Build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35106552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-13T22:16:37.906Z","updated_at":"2026-07-04T00:31:15.122Z","avatar_url":"https://github.com/lukbukkit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random-URF-Build\nVistit my project on: http://randomurfbuild.tk/\n\n#Recreate my project\nYou need a RiotAPI-Key, a MYSQL-Database and a webserver with PHP!\nFirst you add to your Database, two three new tabels:\n\nCREATE TABLE `options` (\n  `timestamp` int(11) NOT NULL,\n  `primeKey` int(11) NOT NULL AUTO_INCREMENT,\n  PRIMARY KEY (`primeKey`)\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;\n\nCREATE TABLE `GameIdsList` (\n  `gameID` int(11) DEFAULT NULL,\n  `primeKey` int(11) NOT NULL AUTO_INCREMENT,\n  `time` int(11) DEFAULT NULL,\n  PRIMARY KEY (`primeKey`)\n) ENGINE=InnoDB AUTO_INCREMENT=7415 DEFAULT CHARSET=latin1;\n\nCREATE TABLE `champions` (\n  `id` int(11) NOT NULL,\n  `keyName` mediumtext,\n  `name` mediumtext,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=latin1;\n\nNow insert into options the timestamp, where the updateGameIDs should start reading!\n(IMPORTANT NOTE: The timestamp must have to 5-Min-Format like: 1428840000 or 1428326100)\n\nNow open / run the page updateChampions.php, and you have all champions in your database (faster access than RiotAPI) !\n\nWe need although cronjobs:\nOn Unix we add they with crontab -e\n*/5 * * * * /usr/bin/php /YOUR_PATH/updateGameIDs.php\n0 0 * * * /usr/bin/php /YOUR_PATH/updateChampions.php\n\nAnd now we are done!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukbukkit%2Frandom-urf-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukbukkit%2Frandom-urf-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukbukkit%2Frandom-urf-build/lists"}