{"id":13409768,"url":"https://github.com/Quahu/Disqord","last_synced_at":"2025-03-14T15:30:44.918Z","repository":{"id":37773810,"uuid":"169679656","full_name":"Quahu/Disqord","owner":"Quahu","description":"Asynchronous Discord API wrapper and bot framework for .NET.","archived":false,"fork":false,"pushed_at":"2024-08-24T23:55:01.000Z","size":8518,"stargazers_count":163,"open_issues_count":9,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-30T04:50:17.961Z","etag":null,"topics":["asynchronous","bot-framework","csharp","csharp-library","discord","discord-api","discord-api-wrapper","discord-bot","discord-bot-framework","discord-library","disqord","dotnet","dotnet-core"],"latest_commit_sha":null,"homepage":"https://quahu.github.io/Disqord/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quahu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["Quahu"],"custom":["https://paypal.me/quahu"]}},"created_at":"2019-02-08T03:26:28.000Z","updated_at":"2024-10-13T15:12:00.000Z","dependencies_parsed_at":"2023-12-22T22:25:19.993Z","dependency_job_id":"482c0d1b-0f01-440c-8cb0-e781a9851cd8","html_url":"https://github.com/Quahu/Disqord","commit_stats":{"total_commits":1271,"total_committers":17,"mean_commits":74.76470588235294,"dds":0.05664830841856805,"last_synced_commit":"c8cc548a659936e1f1138a657519a4d6caad3129"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quahu%2FDisqord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quahu%2FDisqord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quahu%2FDisqord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quahu%2FDisqord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quahu","download_url":"https://codeload.github.com/Quahu/Disqord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243600510,"owners_count":20317287,"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":["asynchronous","bot-framework","csharp","csharp-library","discord","discord-api","discord-api-wrapper","discord-bot","discord-bot-framework","discord-library","disqord","dotnet","dotnet-core"],"created_at":"2024-07-30T20:01:03.250Z","updated_at":"2025-03-14T15:30:44.032Z","avatar_url":"https://github.com/Quahu.png","language":"C#","funding_links":["https://github.com/sponsors/Quahu","https://paypal.me/quahu"],"categories":["Libraries"],"sub_categories":["C#"],"readme":"\u003cdiv align=\"center\"\u003e\r\n    \u003ch1\u003e Disqord \u003c/h1\u003e\r\n    \u003cp\u003e An asynchronous Discord API wrapper for .NET that aims to make Discord bot development simple and enjoyable without needless boilerplate. \u003c/p\u003e\r\n    \u003cul style=\"list-style-position: inside\"\u003e\r\n        \u003cli\u003e\r\n            Designed around Microsoft's \u003ca href=\"https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection\"\u003edependency injection\u003c/a\u003e abstractions\r\n        \u003c/li\u003e\r\n        \u003cli\u003e\r\n            Integrates seamlessly with the \u003ca href=\"https://docs.microsoft.com/en-us/dotnet/core/extensions/generic-host\"\u003eGeneric Host\u003c/a\u003e\r\n        \u003c/li\u003e\r\n        \u003cli\u003e\r\n            Replaceable components, stateless REST, customizable caching, and more\r\n        \u003c/li\u003e\r\n    \u003c/ul\u003e\r\n\u003cbr\u003e\r\n\r\n[![Workflow](https://img.shields.io/github/actions/workflow/status/Quahu/Disqord/myget.yml?branch=master\u0026style=flat-square\u0026label=Workflow\u0026logo=github)](https://github.com/Quahu/Disqord/actions/workflows/nightly.yml?branch=master)\r\n[![NuGet](https://img.shields.io/nuget/v/Disqord.svg?style=flat-square\u0026label=NuGet\u0026logo=nuget\u0026color=blue)](https://www.nuget.org/packages/Disqord/)\r\n[![MyGet](https://img.shields.io/myget/disqord/vpre/Disqord.svg?style=flat-square\u0026label=MyGet\u0026logo=nuget\u0026color=darkorchid)](https://www.myget.org/feed/disqord/package/nuget/Disqord)\r\n[![Discord](https://img.shields.io/discord/416256456505950215.svg?style=flat-square\u0026label=Discord\u0026logo=discord\u0026color=738ADB)](https://discord.gg/eUMSXGZ)\r\n\u003c/div\u003e\r\n\r\n## Installation\r\nStable builds are available on NuGet.  \r\nNightly Disqord builds can be pulled as NuGet packages from the MyGet feed: `https://www.myget.org/F/disqord/api/v3/index.json`.\r\n\r\n## Documentation\r\nThe Disqord documentation is available on [GitHub Pages](https://quahu.github.io/Disqord/).\r\n\r\n## Examples\r\nExplore examples of the library in the [/examples](https://github.com/Quahu/Disqord/tree/master/examples) folder, all of which are licensed under the MIT license.\r\n\r\n## Minimal Example\r\nTyping `?ping` or `@YourBot ping` in a channel will make the bot respond with `Pong!`.\r\n```cs\r\nusing Disqord.Bot.Commands.Text;\r\nusing Disqord.Bot.Hosting;\r\nusing Microsoft.Extensions.Hosting;\r\nusing Qmmands;\r\nusing Qmmands.Text;\r\n\r\nawait Host.CreateDefaultBuilder()\r\n    .ConfigureDiscordBot((context, bot) =\u003e\r\n    {\r\n        // We will use the configuration variable DISQORD_TOKEN for the bot token.\r\n        bot.Token = context.Configuration[\"DISQORD_TOKEN\"];\r\n        bot.Prefixes = new[] { \"?\" };\r\n    })\r\n    .RunConsoleAsync();\r\n\r\npublic class ExampleModule : DiscordTextModuleBase\r\n{\r\n    [TextCommand(\"ping\")]\r\n    public IResult Ping()\r\n    {\r\n        return Response(\"Pong!\");\r\n    }\r\n}\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQuahu%2FDisqord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQuahu%2FDisqord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQuahu%2FDisqord/lists"}