docs: Building custom reporting flows without ChainPatrol bots#89
Open
NikitaVr wants to merge 3 commits into
Open
Conversation
…reporting flows without ChainPatrol bots"
…eporting flows without ChainPatrol bots"
… reporting flows without ChainPatrol bots"
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
Knowledge Update: Building custom reporting flows without ChainPatrol bots
This PR was automatically generated from a knowledge base update.
Changes
external-api/overview.mdx): Added information about building custom reporting flows for unsupported platforms using the Asset Check and Report Create APIsexternal-api/asset-check.mdx): Added use case information for building custom reporting flows on unsupported platformsexternal-api/report-create.mdx): Added use case information for building custom reporting flows on unsupported platformsKnowledge Entry
Topic: Building custom reporting flows without ChainPatrol bots
Added by: nikita@chainpatrol.io
Date: 2026-05-26
Content:
Original Message
Auto-generated by the ChainPatrol Knowledge Agent
Note
Low Risk
Documentation-only changes to external API MDX; no runtime, auth, or data-handling code.
Overview
Documents how to replicate Discord/Telegram/Slack bot–style reporting on unsupported platforms using public APIs.
external-api/overview.mdxadds a Custom Reporting Flows section: use Asset Check to warn users about blocklisted links and Report Create to file reports into ChainPatrol’s review pipeline when bots aren’t an option.asset-check.mdxandreport-create.mdxeach add a<Note>with the same custom-flow use case. Asset Check also fixes the Quick Start auth example’s closing```fence.Reviewed by Cursor Bugbot for commit efefb1d. Bugbot is set up for automated code reviews on this repo. Configure here.