{"id":19557514,"url":"https://github.com/clinet/discordgo-embed","last_synced_at":"2025-04-26T22:33:31.398Z","repository":{"id":45018016,"uuid":"180711669","full_name":"Clinet/discordgo-embed","owner":"Clinet","description":"An embed helper library for DiscordGo","archived":false,"fork":false,"pushed_at":"2022-01-13T22:20:25.000Z","size":5,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T18:12:25.718Z","etag":null,"topics":["discord","discord-bot","discordgo","embed","go","golang","helper"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clinet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-11T04:03:11.000Z","updated_at":"2024-09-04T14:00:00.000Z","dependencies_parsed_at":"2022-09-08T04:51:43.915Z","dependency_job_id":null,"html_url":"https://github.com/Clinet/discordgo-embed","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/Clinet%2Fdiscordgo-embed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clinet%2Fdiscordgo-embed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clinet%2Fdiscordgo-embed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clinet%2Fdiscordgo-embed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clinet","download_url":"https://codeload.github.com/Clinet/discordgo-embed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251063667,"owners_count":21530837,"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","discordgo","embed","go","golang","helper"],"created_at":"2024-11-11T04:42:44.972Z","updated_at":"2025-04-26T22:33:26.388Z","avatar_url":"https://github.com/Clinet.png","language":"Go","funding_links":["https://paypal.me/JoshuaDoes"],"categories":[],"sub_categories":[],"readme":"# discordgo-embed\n\n[![GoDoc](https://godoc.org/github.com/Clinet/discordgo-embed?status.svg)](https://godoc.org/github.com/Clinet/discordgo-embed)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Clinet/discordgo-embed)](https://goreportcard.com/report/github.com/Clinet/discordgo-embed)\n\nAn embed helper library for DiscordGo.\n\n# Installing\n`go get github.com/clinet/discordgo-embed`\n\n# Example\n```\npackage main\n\nimport (\n    \"github.com/bwmarrin/discordgo\"\n    \"github.com/Clinet/discordgo-embed\"\n)\n\n// ...\n\ndiscordSession.ChannelSendEmbed(channelID, embed.NewGenericEmbed(\"Example\", \"This is an example embed!\"))\ndiscordSession.ChannelSendEmbed(channelID, embed.NewErrorEmbed(\"Example Error\", \"This is an example error embed!\"))\n```\n\n## License\nThe source code for discordgo-embed is released under the MIT License. See [LICENSE](https://raw.githubusercontent.com/clinet/discordgo-embed/master/LICENSE) for more details.\n\n## Donations\nAll donations are appreciated and help me stay awake at night to work on this more. Even if it's not much, it helps a lot in the long run!\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/JoshuaDoes)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinet%2Fdiscordgo-embed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclinet%2Fdiscordgo-embed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinet%2Fdiscordgo-embed/lists"}