{"id":17327742,"url":"https://github.com/harryitz/meet-bard","last_synced_at":"2025-10-25T02:05:20.347Z","repository":{"id":167672688,"uuid":"643230780","full_name":"harryitz/Meet-Bard","owner":"harryitz","description":"a library for PMMP connect to Google Bard AI.","archived":false,"fork":false,"pushed_at":"2023-06-02T01:15:48.000Z","size":283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"pm4","last_synced_at":"2025-10-04T10:55:50.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harryitz.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}},"created_at":"2023-05-20T14:04:26.000Z","updated_at":"2023-05-21T08:44:53.000Z","dependencies_parsed_at":"2023-09-03T14:10:43.831Z","dependency_job_id":null,"html_url":"https://github.com/harryitz/Meet-Bard","commit_stats":null,"previous_names":["taylorr47/meet-bard","taylordevs/meet-bard","taylordev47/meet-bard","issacvn47/meet-bard","andrew47-c/meet-bard","harryz205/meet-bard","harryitz/meet-bard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harryitz/Meet-Bard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryitz%2FMeet-Bard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryitz%2FMeet-Bard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryitz%2FMeet-Bard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryitz%2FMeet-Bard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harryitz","download_url":"https://codeload.github.com/harryitz/Meet-Bard/tar.gz/refs/heads/pm4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryitz%2FMeet-Bard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280893614,"owners_count":26409280,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":"2024-10-15T14:20:59.649Z","updated_at":"2025-10-25T02:05:20.320Z","avatar_url":"https://github.com/harryitz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eMeet-Bard\u003cimg src=\"asset/img/logo.png\" height=\"64\" width=\"64\" align=\"left\"\u003e\u003c/img\u003e\u003c/h1\u003e\u003cbr/\u003e \n\n[![Lint](https://poggit.pmmp.io/ci.shield/TaylorR47/Meet-Bard/Meet-Bard)](https://poggit.pmmp.io/ci/TaylorR47/Meet-Bard/Meet-Bard) \n[![Discord](https://img.shields.io/discord/1100650029573738508.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/yAhsgskaGy) \n\n**NOTICE:** This plugin branch is for PocketMine-MP 4. \u003cbr/\u003e ✨ **a library for PMMP connect to Google Bard AI.** \u003c/div\u003e\n\n`composer require taylor/meet-bard`\n\n# API Docs\n## Authentication\n1. Visit https://bard.google.com/\n2. F12 for console\n3. Session: `Application → Cookies → Copy the value of __Secure-1PSID cookie.`\n\n## Usage\nSimple usage looks like:\n```php\nuse TaylorR\\MeetBard\\Bard;\nuse TaylorR\\MeetBard\\security\\User;\n\n$token = '';\n$user = new User($token);\n$bardai = new Bard($user);\n$ask = $this-\u003eclient-\u003eask(\"Hello, how are you?\");\nvar_dump($ask);\n```\n\n# Include in your plugin\nIf you use Poggit to build your plugin, you can add it to your .poggit.yml like so:\n```yaml\nprojects:\n  MyPlugin:\n    path: \"\"\n    libs:\n      - src: TaylorR47/Meet-Bard/Meet-Bard\n        version: ^1.0.0\n```\n\n# License\nGPL-3.0 License. Please see [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryitz%2Fmeet-bard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharryitz%2Fmeet-bard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryitz%2Fmeet-bard/lists"}