Skip to content

Commit

Permalink
the fable endpoint is not optional since client secret must match the…
Browse files Browse the repository at this point in the history
… bot's to verify packs ownership
  • Loading branch information
ker0olos committed Feb 3, 2025
1 parent 42eef6e commit f893836
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,11 @@ deno task start

- DISCORD_CLIENT_ID: a discord oauth client id
- DISCORD_CLIENT_SECRET: a discord oauth client secret

#### Optional Variables

###### Use a self-hosted instance of Fable

- API_ENDPOINT: an endpoint for a self-hosted instance of
[Fable](https://github.com/ker0olos/fable)

#### Optional Variables

###### Send public packs update messages to a discord channel

- PUBLIC_DISCORD_WEBHOOK_URL: a discord webhook url
Expand Down

0 comments on commit f893836

Please sign in to comment.