-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Social SDK: Integrating Moderation Guide #7573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
A guide for integrating moderation tools and managing content moderation when using the Discord Social SDK. Review note: Running link decoration also updated the unreal guide.
c9aa259
to
f5c40a9
Compare
docs/discord-social-sdk/development-guides/integrating-moderation.mdx
Outdated
Show resolved
Hide resolved
I am going to regret asking this - have you checked this in light and dark mode? I am worried about what those SVG diagrams will look like. cries in mermaid |
might have to make a SVG MDX component like to adapt to both themes |
I absolutely forgot there was a light theme for the docs. Okay, grey background on sequence diagrams it is! |
mermaid 🔜 |
# Moderation with the Discord Social SDK | ||
|
||
{/* | ||
Script for converting mermaid sequence diagrams to SVG. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved this here, as otherwise it was picked up as the page title.
A guide for integrating moderation tools and managing content moderation when using the Discord Social SDK.
Review note: Running link decoration also updated the unreal guide.