DiscordIntegration
6 tools in this family (folder Editor/Tools/DiscordIntegration/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
community_apply_default_template | writes | Apply Buril's default Discord template: three curated webhook bindings |
community_export_oauth_setup_md | writes | Write a markdown walkthrough for Discord Developer Portal setup, tailored to the |
community_generate_code | writes | Generate DiscordEmbedBuilder.cs, DiscordWebhookPoster.cs, DiscordBotClient.cs, and |
community_post_to_webhook | writes | Send a test message to a Discord webhook from the Editor (UnityWebRequest, no player). |
community_propose_from_prompt | read-only | Propose a DiscordSpec from a free-form natural-language brief. |
community_validate_spec | read-only | Validate a DiscordSpec object. Returns the list of human-readable errors |