Skip to main content

Proxy server for accessing the Discord API via gRPC.

Project description

discordproxy

Proxy server for accessing the Discord API via gRPC

release python pipeline codecov Documentation Status license pre-commit Code style: black chat

Overview

Discord Proxy is a proxy server that provides access to the Discord API via gRPC.

The main purpose is to enable applications to use the Discord API without having to implement Discord's websocket protocol. Instead, applications can use the gRPC API and the proxy will resolve all requests with the Discord API server via websockets or HTTP.

Python applications can import the generated gRPC client directly. Applications in other languages can use the protobuf definition to generate their own gRPC client.

Documentation

For more information please see the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discordproxy-1.3.1.tar.gz (22.1 kB view hashes)

Uploaded Source

Built Distribution

discordproxy-1.3.1-py3-none-any.whl (29.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page