{"id":20224711,"url":"https://github.com/redleague/hookgg","last_synced_at":"2025-10-04T12:16:27.150Z","repository":{"id":36991632,"uuid":"343979617","full_name":"redleague/hookgg","owner":"redleague","description":"Hook.gg is a library for sending webhooks to Discord.","archived":false,"fork":false,"pushed_at":"2023-03-05T23:59:34.000Z","size":344,"stargazers_count":8,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-26T15:21:46.875Z","etag":null,"topics":["discord","discord-bot","discordapi","discordwebhook"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/redleague.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-03T02:41:10.000Z","updated_at":"2022-10-16T06:20:52.000Z","dependencies_parsed_at":"2024-11-14T12:51:49.932Z","dependency_job_id":null,"html_url":"https://github.com/redleague/hookgg","commit_stats":{"total_commits":44,"total_committers":4,"mean_commits":11.0,"dds":"0.38636363636363635","last_synced_commit":"67c7b601cc50602ecaad1d8b57bffb6f6c2c71b7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redleague%2Fhookgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redleague%2Fhookgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redleague%2Fhookgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redleague%2Fhookgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redleague","download_url":"https://codeload.github.com/redleague/hookgg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252723,"owners_count":21072703,"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-bot","discordapi","discordwebhook"],"created_at":"2024-11-14T07:08:53.313Z","updated_at":"2025-10-04T12:16:22.126Z","avatar_url":"https://github.com/redleague.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Github Stars](https://img.shields.io/github/stars/redleague/hookgg?style=for-the-badge\u0026logo=appveyor)\n![GitHub issues](https://img.shields.io/github/issues-raw/redleague/hookgg?style=for-the-badge\u0026logo=appveyor)\n\n# About\n\nA light-weight wrapper written in typescript for sending webhooks to discord\n\n# Features \n\n\u003e ✅ Easy-to-use \u003cbr\u003e\n\u003e ✅ Stable \u003cbr\u003e\n\u003e ✅ Open Source\n\n# Installation\nRecommended version Node.js 12.x.x\n\nTo install all the packages just use:\n\n# Documentation\n\n[Docs](https://redleague.github.io/hookgg/)\n\n# Examples\n\n```ts\nimport { HookClient } from \"hook.gg\";\n\nconst hook = new HookClient({\n    url: \"discord webhook url\",\n    retryOnLimit: true\n});\n\nhook.send(\"Hello from Hook.gg!\");\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredleague%2Fhookgg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredleague%2Fhookgg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredleague%2Fhookgg/lists"}