{"id":13572932,"url":"https://github.com/Git-Fal7/friend-for-gate","last_synced_at":"2025-04-04T11:31:02.648Z","repository":{"id":231167805,"uuid":"781084746","full_name":"Git-Fal7/friend-for-gate","owner":"Git-Fal7","description":"A friend system for the gate proxy.","archived":false,"fork":false,"pushed_at":"2024-04-06T13:31:10.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T07:35:24.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Git-Fal7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-02T18:06:53.000Z","updated_at":"2024-04-21T09:34:15.000Z","dependencies_parsed_at":"2024-06-19T22:44:18.343Z","dependency_job_id":"d53aa196-ad23-4952-9858-39ef813beff7","html_url":"https://github.com/Git-Fal7/friend-for-gate","commit_stats":null,"previous_names":["git-fal7/friend-for-gate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Git-Fal7%2Ffriend-for-gate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Git-Fal7%2Ffriend-for-gate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Git-Fal7%2Ffriend-for-gate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Git-Fal7%2Ffriend-for-gate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Git-Fal7","download_url":"https://codeload.github.com/Git-Fal7/friend-for-gate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247170085,"owners_count":20895405,"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-08-01T15:00:24.574Z","updated_at":"2025-04-04T11:30:57.611Z","avatar_url":"https://github.com/Git-Fal7.png","language":"Go","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# friend-for-gate\n\nA friend system plugin for the [Gate](https://gate.minekube.com/) proxy\n\n# getting started\n\nadd the package into your gate proxy\n```\ngo get https://github.com/git-fal7/friend-for-gate\n```\n\nthen, append the plugin into your plugins from the main() func\n```\nfunc main() {\n\tproxy.Plugins = append(proxy.Plugins,\n\t\t// your plugins\n\t\tfriendforgate.Plugin,\n\t)\n\tgate.Execute()\n}\n```\n\n# requirements\n\na working PostgreSQL database.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGit-Fal7%2Ffriend-for-gate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGit-Fal7%2Ffriend-for-gate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGit-Fal7%2Ffriend-for-gate/lists"}