awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deanxv avatar

deanxv/coze-discord-proxy

0
View on GitHub↗

Coze Discord Proxy

This project is a Discord bot API gateway that converts bot interfaces into standard RESTful endpoints. It functions as a protocol-translation gateway, allowing programmatic access to language models and tools through an industry-compatible API.

The system manages LLM rate limits by distributing incoming requests across a pool of multiple bot accounts to bypass platform throttling and increase overall throughput. It ensures session privacy through multi-user session isolation, mapping individual conversations to dedicated threads to prevent context leakage.

The gateway includes capabilities for real-time chat streaming, which delivers incremental responses to clients as they are generated. It also provides security and stability features, including header-based request authentication, request rate limiting, and heartbeat-driven connection maintenance to prevent bots from idling.

System status alerts are available to push notifications regarding authorization key expiration or risk control triggers.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

Features

  • Discord Bot Proxies - Functions as a proxy that translates REST API calls into Discord messages to interact with bots.
  • OpenAI-Compatible APIs - Implements standard HTTP endpoints that follow the OpenAI API specification for seamless model integration.
  • REST Gateways - Transforms proprietary chat platform message structures into standard RESTful API endpoints.
  • Account-Based Load Balancers - Distributes requests across a pool of authenticated bot accounts to circumvent platform rate limits.
  • Account-Based Load Balancers - Distributes incoming traffic across multiple authenticated accounts to bypass rate limits.
  • Thread-to-Chat Mappings - Maps individual user conversations to dedicated threads to ensure separate and private chat contexts.
  • REST API Interfaces - Provides server-side RESTful endpoints that convert bot interfaces into a standardized request format.
  • Rate Limit Bypasses - Circumvents platform-side rate limits by distributing requests across multiple authenticated accounts.
  • Conversational Context Isolation - Maintains separate conversation states per user to prevent context leakage between different dialogue sessions.
  • User Session Isolations - Isolates user data and conversation states into independent sessions to ensure privacy.
  • Streaming Chat Responses - Sends AI-generated text to clients incrementally to enable a real-time chat experience.
  • Bot Connectivity Maintenance - Uses automated heartbeat signals and scheduled tasks to prevent bots from disconnecting from the server.
  • Header-Based - Validates incoming API calls using secret keys in the request header to restrict access.
  • Shared Secret Validation - Validates incoming proxy requests using shared secret keys to prevent unauthorized access.
  • User-Based Access Restrictions - Restricts API functionality to a predefined list of authorized user keys.
  • Connection Heartbeats - Sends periodic heartbeat signals to verify server responsiveness and prevent bots from idling.
  • Incremental Response Streaming - Provides capabilities for sending generated AI responses in partial chunks to minimize time-to-first-byte.
3,796 نجوم·969 تفرعات·Go·GPL-3.0·4 مشاهدات

سجل النجوم

مخطط تاريخ النجوم لـ deanxv/coze-discord-proxyمخطط تاريخ النجوم لـ deanxv/coze-discord-proxy

الأسئلة الشائعة

ما هي وظيفة deanxv/coze-discord-proxy؟

This project is a Discord bot API gateway that converts bot interfaces into standard RESTful endpoints. It functions as a protocol-translation gateway, allowing programmatic access to language models and tools through an industry-compatible API.

ما هي الميزات الرئيسية لـ deanxv/coze-discord-proxy؟

الميزات الرئيسية لـ deanxv/coze-discord-proxy هي: Discord Bot Proxies, OpenAI-Compatible APIs, REST Gateways, Account-Based Load Balancers, Thread-to-Chat Mappings, REST API Interfaces, Rate Limit Bypasses, Conversational Context Isolation.

ما هي البدائل مفتوحة المصدر لـ deanxv/coze-discord-proxy؟

تشمل البدائل مفتوحة المصدر لـ deanxv/coze-discord-proxy: novicezk/midjourney-proxy — This project is a REST API proxy and gateway for the Midjourney Discord bot. It functions as a wrapper that translates… voltagent/voltagent. getstream/vision-agents. popjane/free_chatgpt_api — This project is an API proxy that provides free and paid access to ChatGPT models through an OpenAI-compatible… xiangsx/gpt4free-ts — gpt4free-ts is a TypeScript-based LLM API proxy and gateway that provides a unified interface for accessing large… transitive-bullshit/agentic — Agentic is a tool marketplace and management platform designed for the Model Context Protocol. It provides a gateway…

بدائل مفتوحة المصدر لـ Coze Discord Proxy

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Coze Discord Proxy.
  • novicezk/midjourney-proxyالصورة الرمزية لـ novicezk

    novicezk/midjourney-proxy

    5,330عرض على GitHub↗

    This project is a REST API proxy and gateway for the Midjourney Discord bot. It functions as a wrapper that translates standard API calls into Discord messages, enabling the automation of AI image generation without direct interaction with the Discord interface. The system includes a multi-account load balancer that distributes generation tasks across a pool of authenticated accounts to manage rate limits and increase throughput. It also features a content filtering proxy to scrub sensitive words from prompts and a translation layer that converts non-English text into English via external ser

    Javamidjourneymidjourney-api
    عرض على GitHub↗5,330
  • popjane/free_chatgpt_apiالصورة الرمزية لـ popjane

    popjane/free_chatgpt_api

    5,983عرض على GitHub↗

    This project is an API proxy that provides free and paid access to ChatGPT models through an OpenAI-compatible endpoint. It acts as a reverse proxy, routing requests to ChatGPT while maintaining full compatibility with OpenAI's SDK interface, allowing any application or tool that supports a custom base URL and API key to connect. The service offers a free tier that provides access to ChatGPT models for chat, image generation, and voice dialogue without requiring an official subscription, along with a paid tier that unlocks over 130 OpenAI models including GPT-4 with lower latency and reduced

    عرض على GitHub↗5,983
  • getstream/vision-agentsالصورة الرمزية لـ GetStream

    GetStream/Vision-Agents

    6,029عرض على GitHub↗
    Pythonagentic-aiagentsai
    عرض على GitHub↗6,029
  • voltagent/voltagentالصورة الرمزية لـ VoltAgent

    VoltAgent/voltagent

    6,020عرض على GitHub↗
    TypeScriptagentsaiai-agents
    عرض على GitHub↗6,020
عرض جميع البدائل الـ 30 لـ Coze Discord Proxy→