# deanxv/coze-discord-proxy

代理Discord对话Coze-Bot，实现以API形式请求GPT4模型，提供对话、文生图、图生文、知识库检索等功能。

Repository: https://github.com/deanxv/coze-discord-proxy
Canonical: https://ross.abutalabs.com/products/coze-discord-proxy
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2026-02-22T13:38:15+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 68, release rhythm 40, longevity 67
- inputs: {"age_days": 950, "days_push": 192, "days_rel": 629, "gap_med": 20.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3787, forks 956 (observed 2026-08-28T04:08:18.641073+00:00)

## What it is
A self-hosted Go service that proxies conversations to a Coze-Bot on Discord, exposing OpenAI-compatible API endpoints (v1/chat/completions, v1/images/generations) to access GPT4-class models. It supports chat, text-to-image, image-to-text, file understanding, knowledge-base retrieval, streaming responses, and multi-account load balancing.

## Use cases
- use coze bots through an openai-compatible api
- serve gpt4 chat completions from a discord coze bot
- generate images with dall-e-3 via a self-hosted api
- integrate coze with nextchat, one-api, or lobechat
- send images or files to a vision-style chat endpoint
- query a coze knowledge base through an api
- load-balance multiple discord accounts to bypass rate limits

## When to choose
- you already have a coze bot published to discord and want a standard OpenAI-style API in front of it
- you need chat, vision, and image generation endpoints compatible with existing chat frontends
- you want self-hosted deployment via Docker with multi-user load balancing

## When to avoid
- you need a fully official, ToS-compliant LLM API rather than a Discord-based proxy workaround
- you don't have or want to manage Discord accounts, bots, and servers
- you need guaranteed uptime or SLAs, since Discord rate limits and account bans can interrupt service

## Facets
- artifact type: service
- maturity: stable
- function: http-server, api-framework, proxy, chatbot, llm-inference, rag
- domain: artificial-intelligence, large-language-models, chatbots, apis, self-hosted, backend
- platform: self-hosted, go, cross-platform
- tags: coze, discord, openai-api-compatible, gpt4, reverse-proxy, text-to-image, dall-e-3, chat-completions, docker-compose, docker, web-server, linux

## Member repositories
- deanxv/coze-discord-proxy (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.641073+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:27:28.488186+00:00, confidence not recorded.
  - readme: https://github.com/deanxv/coze-discord-proxy (fetched 2026-08-28T04:08:18.641073+00:00, sha ef77e746420a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
