{"id":13455484,"url":"https://github.com/discohook/site","last_synced_at":"2025-03-24T08:32:50.661Z","repository":{"id":37960135,"uuid":"182762208","full_name":"discohook/site","owner":"discohook","description":"The easiest way to build and send Discord messages using webhooks","archived":false,"fork":false,"pushed_at":"2024-05-29T03:34:48.000Z","size":5303,"stargazers_count":370,"open_issues_count":26,"forks_count":126,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-08-01T08:15:14.349Z","etag":null,"topics":["discord","discord-api","discord-messages","discord-webhooks","embeds","mobx","react","typescript","webhooks"],"latest_commit_sha":null,"homepage":"https://discohook.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/discohook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-22T11:02:04.000Z","updated_at":"2024-07-10T14:55:42.000Z","dependencies_parsed_at":"2023-02-08T19:46:05.057Z","dependency_job_id":"0e2be2d2-ba02-4cd4-b9f4-19eb4bff9ba5","html_url":"https://github.com/discohook/site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discohook%2Fsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discohook%2Fsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discohook%2Fsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discohook%2Fsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discohook","download_url":"https://codeload.github.com/discohook/site/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221947620,"owners_count":16906154,"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":["discord","discord-api","discord-messages","discord-webhooks","embeds","mobx","react","typescript","webhooks"],"created_at":"2024-07-31T08:01:06.080Z","updated_at":"2024-10-28T22:31:14.249Z","avatar_url":"https://github.com/discohook.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Discohook\n\n[![ci](https://github.com/discohook/site/actions/workflows/ci.yml/badge.svg?branch=main\u0026event=push)](https://github.com/discohook/site/actions/workflows/ci.yml)\n\nAn easy-to-use tool for building and sending Discord messages and embeds using webhooks.\n\nLive instance is available at \u003chttps://discohook.app/\u003e.\n\n## Running via Container\n\nThis application is setup to publish a container image to `ghcr.io/discohook/site:latest`. This image can be run with [podman](https://podman.io/), [docker](https://www.docker.com/), or another service compliant with the [OCI](https://opencontainers.org/). The image can be run from the command line with the following command or in the desktop guis ([podman desktop guide](https://podman-desktop.io/docs/working-with-containers/starting-a-container))\n```sh\n# Replace 'podman' with 'docker' if using that, the command is equivalent\n# Add --rm if you want the container to be removed automatically after being stopped\n# If necesary, change the second 3000 to change which port on the local computer the app is bound to\npodman run -d -p 3000:3000 ghcr.io/discohook/site:latest\n```\n\n## Local build and run\n\nRequires Node.js 16 and the Yarn package manager installed\n\n```sh\n# Install dependencies\nyarn install\n\n# Run a development server\nyarn run dev\n\n# Run a production server\nyarn run build\nyarn run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscohook%2Fsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscohook%2Fsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscohook%2Fsite/lists"}