feat: add Discord plugin#11
Merged
Merged
Conversation
Collaborator
Plugin Review: discord@0.1.0Verdict: pass Findings
Evidence
Publish DecisionProceed Scheduled Merge GateMerged by scheduled run
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the
discordFastGPT community tool plugin as a standalone submodule.Plugin source
82075ad5e4fb864d4f390ed21a3a5fdfbcf7f06apackages/tools/discord0.1.0Tool IDs
sendMessagelistGuildChannelsgetChannelMessagesVerification
Plugin repository (
/home/openclaw/projects/fastgpt-plugin-discord):pnpm install --ignore-workspace✅pnpm run type-check✅pnpm test✅ 8 tests passedpnpm build✅pnpm check✅pnpm run pack✅ producedfastgpt-plugin-discord.pkgRegistry repository (
/home/openclaw/projects/fastgpt-community-plugins):pnpm validate -- --plugin discord✅pnpm test✅ 34 tests passedpnpm type-check✅pnpm validate -- --base upstream/main✅ changed plugin:discordgit submodule status --recursive✅ includespackages/tools/discordat the registry commitRemote dev debug
Skipped: remote FastGPT dev debugging requires a live FastGPT connection key and a real Discord guild/bot token. Local type checks, mocked API tests, build, check, pack, and registry validation all passed.
Notes
The current registry schema/tests reject persistent
reviewpointers inplugins.json, so this entry follows the current repo schema (status=pending, noreviewfield) while keeping review evidence in this PR body and checks.