Skip to content

feat: add Discord verification bot example#117

Open
mawxcodehub wants to merge 1 commit into
aporthq:mainfrom
mawxcodehub:feature/discord-verification-bot
Open

feat: add Discord verification bot example#117
mawxcodehub wants to merge 1 commit into
aporthq:mainfrom
mawxcodehub:feature/discord-verification-bot

Conversation

@mawxcodehub

Copy link
Copy Markdown

Summary

  • Adds a Discord slash-command bot example for team action verification with APort.
  • Includes /aport-verify and /aport-status commands, command registration, environment configuration, and setup docs.
  • Adds unit coverage for APort payload creation, decision parsing, and reply formatting.

Verification

  • npm install --package-lock-only
  • npm test in examples/platform-integrations/discord-bot
  • node -c src/bot.js && node -c src/register-commands.js && node -c src/commands.js && node -c src/aport.js

Closes #29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hacktoberfest] Discord Bot for Team Verification

1 participant