Webhook endpoints for ava
| .vscode | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
avahooks
Webhook endpoints to bind to ava for platforms that do not support libravatar / do not have it enabled / etc. All settings for endpoints are configured in query parameters.
Endpoints
/aquadx
instance: AquaDX API route. Include trailing slash.token: AquaDX token.
/bluesky
pds(optional): Bluesky PDS. Include protocol.identifier: Bluesky handlepassword: Bluesky password - create an app password in settings
/forgejo
instance: Link to your Forgejo instance. Include protocol.apiKey: Forgejo API key.
/gravatar
cookie: Yourgravatarcookie.email(optional): Email to set the profile picture for.
/misskey
instance: Link to your Misskey instance. Include protocol.apiKey: Misskey API key.