mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
chore: auto-fix lint & formatting [skip ci]
This commit is contained in:
parent
6f1a334150
commit
811f8646e0
26 changed files with 304 additions and 306 deletions
|
|
@ -7,7 +7,7 @@ After [linking your GitHub account](#linking-your-account), you can act on GitHu
|
|||
You must link your GitHub account once before using any command:
|
||||
|
||||
| Platform | Command | Effect |
|
||||
|----------|-----------------------------------|------------------------------------------------------------------|
|
||||
| -------- | --------------------------------- | ---------------------------------------------------------------- |
|
||||
| Discord | `/gh login` | Returns an ephemeral OAuth link to authorize your GitHub account |
|
||||
| Discord | `/gh logout` | Unlinks your GitHub account |
|
||||
| Telegram | `/gh login` (reply to a message) | Returns an OAuth link |
|
||||
|
|
@ -44,7 +44,7 @@ Notifications for open PRs include **合并 / 关闭** (merge/close) buttons:
|
|||
### Requirements
|
||||
|
||||
| Item | How |
|
||||
|--------------|----------------------------------------------------------------------------------------------------|
|
||||
| ------------ | -------------------------------------------------------------------------------------------------- |
|
||||
| Public key | `DISCORD_PUBLIC_KEY` set + Interactions Endpoint URL configured |
|
||||
| Invite scope | Bot invited with `applications.commands` (see [Discord Bot Setup](./deployment#discord-bot-setup)) |
|
||||
| OAuth | `GITHUB_CLIENT_ID` / `GITHUB_CLIENT_SECRET` and `BASE_URL` configured |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue