Discord Proxy
Proxy server for accessing the Discord API via gRPC.
discordproxy
Proxy server for accessing the Discord API via gRPC
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.
No reviews yet...
Python Requirements
- grpcio-tools!=1.45.0
- py-cord>=2
Required Python packages to be installed and other Python requirement.
App Dependencies
Required apps:
-
Used by apps:
Dependencies to other apps registered in this app directory.
Classifiers
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
Version
1.3.2
License
MIT License
PyPI
https://pypi.org/project/discordproxy/
Last updated
6 months, 2 weeks ago
First published
3 years, 8 months ago
Category
Infrastructure
Rating
-Authors
Erik Kalkoken
Maintainers
Erik Kalkoken
Please login to see more options.