Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oddfar/coze-discord

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功能(项目已失效,仅供学习)
https://github.com/oddfar/coze-discord

Last synced: 4 days ago
JSON representation

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功能(项目已失效,仅供学习)

Awesome Lists containing this project

README

        

logo




使用两个Discord机器人代理Coze服务,免费使用GPT-4高级模型的API功能

coze-discord

## 介绍

**项目已失效,仅供学习**

简介:Coze 的机器人集成了 GPT-4 等模型,并可以发布 Discord 等平台。Discord 机器人能够发送和接收消息,我们使用了两个机器人:一个与 Coze 机器人进行绑定的应用,另一个负责向 Coze 机器人发送消息和获取消息。通过这种方式,我们可以免费使用 GPT-4,并拓展 API 等其他功能。

功能如下:

- [x] 支持 api 方式调用
- [x] 对话支持流式返回
- [x] 支持对话指定 `Discord` 频道、子频道,实现对话隔离支
- [x] 支持创建 `Discord` 频道、子频道、线程
- [x] 对话支持文生图

未来计划:

- [ ] 对话支持图生文
- [ ] 支持和 `openai` 的对话接口、GPT4V识图接口...
- [ ] 支持配置多个机器人

若您有好的想法,发现一些 **BUG** 并修复了,欢迎提交 **Pull Request** 参与开源贡献

## 使用教程

使用教程:

部署教程:

> 平台

Coze:

Discord Api:

Discord SDK JDA:

## 演示图

![image-20240201225345802](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240201225345802.png)

![image-20240201225419850](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240201225419850.png)

![image-20240202153712692](https://gcore.jsdelivr.net/gh/oddfar/static/discord/01.介绍.assets/image-20240202153712692.png)

## 鸣谢

感谢以下项目的开源的付出:

- coze-discord-proxy

GO版本:https://github.com/deanxv/coze-discord-proxy/