KOZ39 / Discord-Webhook-Proxy

Simply Discord Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Webhook-Proxy

Simply Discord Proxy

Implement Another Discord Webhook Proxy with FastAPI

Requirements

  • Python 3.10+

Running

git clone https://github.com/KOZ39/Discord-Webhook-Proxy.git
cd discord-webhook-proxy
pip install -r requirements.txt
uvicorn main:app
# or
uvicorn main:app --port <port>

Usage

Change https://discord.com/api/webhooks/<id>/<token> to https://<your domain>/api/webhooks/<id>/<token>

About

Simply Discord Proxy


Languages

Language:Python 100.0%