{"id":15472967,"url":"https://github.com/kellymears/netlify-plugin-discord","last_synced_at":"2025-03-03T17:31:19.237Z","repository":{"id":41201374,"uuid":"336941839","full_name":"kellymears/netlify-plugin-discord","owner":"kellymears","description":"Netlify build status notifications in Discord","archived":true,"fork":false,"pushed_at":"2022-06-30T09:58:03.000Z","size":617,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T04:04:49.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kellymears.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-08T02:45:58.000Z","updated_at":"2024-12-31T16:43:23.000Z","dependencies_parsed_at":"2022-08-27T02:28:11.379Z","dependency_job_id":null,"html_url":"https://github.com/kellymears/netlify-plugin-discord","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fnetlify-plugin-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fnetlify-plugin-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fnetlify-plugin-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellymears%2Fnetlify-plugin-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellymears","download_url":"https://codeload.github.com/kellymears/netlify-plugin-discord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241709340,"owners_count":20007050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T02:41:58.734Z","updated_at":"2025-03-03T17:31:18.876Z","avatar_url":"https://github.com/kellymears.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netlify-plugin-discord\n\n![npm](https://img.shields.io/npm/v/netlify-plugin-discord?label=npm\u0026style=flat-square)\n\n![Notification](/assets/notice.png)\n\nGet build notifications in Discord.\n\n## Table of Contents\n\n- [Create a Discord webhook](#create-a-discord-webhook)\n- [Installation](#installation)\n- [Configuration](#configuration)\n\n## Create a Discord webhook\n\nEdit the channel where you would like the webhook to message:\n\n![Edit channel](/assets/edit-channel.png)\n\nClick `View Webhooks` in the `Integrations` menu:\n\n![Integrations](/assets/integrations.png)\n\nAdd the webhook. Copy the Webhook URL for use configuring this build plugin.\n\n![Webhook](/assets/edit-webhook.png)\n\n## Installation\n\n```sh\nyarn add netlify-plugin-discord\n```\n\nAdd the plugin to [your netlify config](https://docs.netlify.com/configure-builds/file-based-configuration/).\n\n```toml\n# netlify.toml\n\n[[plugins]]\n  package = \"netlify-plugin-discord\"\n```\n\n## Configuration\n\nDeclare the `DISCORD_WEBHOOK_URL` as [a netlify build setting](https://docs.netlify.com/configure-builds/file-based-configuration/#build-settings).\n\n```toml\n# netlify.toml\n\n[build.environment]\n  DISCORD_WEBHOOK_URL = \"https://discord.com/your-webhook-url\"\n```\n\nOr, declare the `DISCORD_WEBHOOK_URL` environment variable [using the Netlify dashboard](https://docs.netlify.com/configure-builds/environment-variables/#declare-variables).\n\nHappy building!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellymears%2Fnetlify-plugin-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellymears%2Fnetlify-plugin-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellymears%2Fnetlify-plugin-discord/lists"}