mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
Replace the App-identity !gh text command with native slash and message context-menu commands. /gh login|logout link a Discord user to their GitHub account; /gh comment add|edit|del and the right-click 'GitHub' commands open a modal and create/edit/delete comments using the user's own OAuth token, delegating permission checks to GitHub (surfacing 401/403/404). The gateway registers guild commands on connect and handles interactions in the DO. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| locales | ||
| action-routes.ts | ||
| admin-routes.ts | ||
| admin-session.ts | ||
| config.ts | ||
| discord-gateway.ts | ||
| discord-rest.ts | ||
| discord.ts | ||
| formatter.ts | ||
| github-oauth.ts | ||
| i18n.ts | ||
| index.ts | ||
| log.ts | ||
| oauth-routes.ts | ||
| send-log.ts | ||
| server.ts | ||
| token-store.ts | ||
| types.ts | ||
| webhook.ts | ||