{"id":19458185,"url":"https://github.com/oddfar/coze-discord","last_synced_at":"2025-07-19T01:32:26.343Z","repository":{"id":220367480,"uuid":"751432959","full_name":"oddfar/coze-discord","owner":"oddfar","description":"Using two Discord robot proxies for Coze service, free access to the API features of the GPT-4 advanced model.使用两个Discord机器人代理Coze服务，免费使用GPT-4高级模型的API功能（项目已失效，仅供学习）","archived":false,"fork":false,"pushed_at":"2024-06-22T16:14:12.000Z","size":110,"stargazers_count":177,"open_issues_count":4,"forks_count":38,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T09:01:38.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/oddfar.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-02-01T15:50:57.000Z","updated_at":"2025-03-14T19:10:51.000Z","dependencies_parsed_at":"2024-02-08T16:47:21.346Z","dependency_job_id":"0758078f-2dd7-44f4-8aff-6a8b6ec97037","html_url":"https://github.com/oddfar/coze-discord","commit_stats":null,"previous_names":["oddfar/coze-discord"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oddfar/coze-discord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddfar%2Fcoze-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddfar%2Fcoze-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddfar%2Fcoze-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddfar%2Fcoze-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oddfar","download_url":"https://codeload.github.com/oddfar/coze-discord/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddfar%2Fcoze-discord/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871271,"owners_count":23842007,"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-11-10T17:25:45.792Z","updated_at":"2025-07-19T01:32:26.293Z","avatar_url":"https://github.com/oddfar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\u003ca href=\"https://oddfar.com/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg width=\"180\" src=\"https://note.oddfar.com/img/web.png\" alt=\"logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/oddfar/coze-discord/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/oddfar/coze-discord.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/oddfar/coze-discord/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/oddfar/coze-discord.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e使用两个Discord机器人代理Coze服务，免费使用GPT-4高级模型的API功能\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003ecoze-discord\u003c/h2\u003e\n\n## 介绍\n\n**项目已失效，仅供学习**\n\n简介：Coze 的机器人集成了 GPT-4 等模型，并可以发布 Discord 等平台。Discord 机器人能够发送和接收消息，我们使用了两个机器人：一个与 Coze 机器人进行绑定的应用，另一个负责向 Coze 机器人发送消息和获取消息。通过这种方式，我们可以免费使用 GPT-4，并拓展 API 等其他功能。\n\n功能如下：\n\n- [x] 支持 api 方式调用\n- [x] 对话支持流式返回\n- [x] 支持对话指定 `Discord` 频道、子频道，实现对话隔离支\n- [x] 支持创建 `Discord` 频道、子频道、线程\n- [x] 对话支持文生图\n\n未来计划：\n\n- [ ] \u003cs\u003e对话支持图生文\u003c/s\u003e\n- [ ] \u003cs\u003e支持和 `openai` 的对话接口、GPT4V识图接口...\u003c/s\u003e\n- [ ] \u003cs\u003e支持配置多个机器人\u003c/s\u003e\n\n若您有好的想法，发现一些 **BUG** 并修复了，欢迎提交 **Pull Request** 参与开源贡献\n\n## 使用教程\n\n使用教程：\u003chttps://oddfar.github.io/campus-doc/pages/b31421/\u003e\n\n部署教程：\u003chttps://oddfar.github.io/campus-doc/pages/60eaa2/\u003e\n\n\u003e 平台\n\nCoze: \u003chttps://www.coze.com/\u003e\n\nDiscord Api: \u003chttps://discord.com/developers/docs/intro\u003e\n\nDiscord SDK JDA: \u003chttps://jda.wiki/\u003e\n\n\n\n## 演示图\n\n![image-20240201225345802](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240201225345802.png)\n\n![image-20240201225419850](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240201225419850.png)\n\n![image-20240202153712692](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240202153712692.png)\n\n## 鸣谢\n\n感谢以下项目的开源的付出：\n\n- coze-discord-proxy\n\n  GO版本：https://github.com/deanxv/coze-discord-proxy/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddfar%2Fcoze-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foddfar%2Fcoze-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddfar%2Fcoze-discord/lists"}