{"id":66661,"library":"disgoorg-disgohook","title":"DisgoHook","description":"A Go library for sending Discord webhooks.","status":"active","version":"1.4.4","language":"go","source_language":null,"source_url":"https://github.com/DisgoOrg/disgohook","tags":["discord","webhook","messaging","bot"],"install":[{"cmd":"go get github.com/DisgoOrg/disgohook","lang":"bash","label":"Install github.com/DisgoOrg/disgohook"}],"dependencies":[],"imports":[{"symbol":"disgohook","correct":"github.com/DisgoOrg/disgohook"}],"quickstart":{"code":"package main\n\nimport (\n  \"github.com/DisgoOrg/disgohook\"\n)\n\nfunc main() {\n  hook, _ := disgohook.NewWebhookClient(\"https://discord.com/api/webhooks/...\")\n  hook.SendMessage(\"Hello from Go!\")\n}","lang":"go","description":"Sends a message via a Discord webhook."},"warnings":[],"env_vars":null,"search_vec":"'bot':12 'discord':7,9 'disgohook':1 'go':3 'librari':4 'messag':11 'send':6 'webhook':8,10","created_at":"2026-06-17T17:26:50.569290+00:00","updated_at":"2026-06-17T17:26:50.569290+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/DisgoOrg/disgohook","github":"https://github.com/DisgoOrg/disgohook","docs":"https://pkg.go.dev/github.com/DisgoOrg/disgohook#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}