Coze-Discord-Proxy is a proxy service that exposes Coze Bot conversations through an API interface compatible with OpenAI's format.
The tool solves the problem of accessing Coze Bot's capabilities programmatically by intercepting Discord conversations and translating them into standard API requests. It works by proxying Discord messages to Coze Bot and returning responses in OpenAI-compatible formats, allowing developers to use Coze's models and features through familiar API endpoints.
The project suits developers who want to integrate Coze Bot's conversational, image generation, and knowledge retrieval capabilities into applications designed for OpenAI APIs. It works well with chat interfaces like NextChat, one-api, and LobeChat. The tool supports conversation isolation, streaming responses, and load balancing across multiple Discord users and Coze bots to work around rate limits. It provides endpoints for chat completions, image generation via DALL-E-3, and image-to-text operations, all aligned with OpenAI's interface specifications.
Development activity shows the project has reached a stable state with infrequent iterations and a focus on bug fixes rather than new features. The maintainers actively maintain a community through Telegram channels for discussion and announcements, and they provide documentation and examples to support adoption.