{"id":19351040,"url":"https://github.com/thutasann/csharp-discord-bot","last_synced_at":"2026-06-17T19:02:30.405Z","repository":{"id":242081813,"uuid":"808640435","full_name":"thutasann/csharp-discord-bot","owner":"thutasann","description":"making a discord bot in c#","archived":false,"fork":false,"pushed_at":"2024-06-27T15:10:41.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T10:32:13.248Z","etag":null,"topics":["csharp","discord-bot"],"latest_commit_sha":null,"homepage":"","language":"C#","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/thutasann.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":"2024-05-31T13:47:33.000Z","updated_at":"2024-06-27T15:10:44.000Z","dependencies_parsed_at":"2024-06-26T19:07:29.983Z","dependency_job_id":"25906bec-454c-49bb-b1b9-b55bfee185e7","html_url":"https://github.com/thutasann/csharp-discord-bot","commit_stats":null,"previous_names":["thutasann/csharp-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thutasann/csharp-discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fcsharp-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fcsharp-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fcsharp-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fcsharp-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thutasann","download_url":"https://codeload.github.com/thutasann/csharp-discord-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fcsharp-discord-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","discord-bot"],"created_at":"2024-11-10T04:34:55.272Z","updated_at":"2026-06-17T19:02:30.387Z","avatar_url":"https://github.com/thutasann.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MAKING A DISCORD BOT IN C# 🤖\n\nMaking the Discord Bot in C# with [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./examples/logo.png\" width=\"100px\" height=\"100px\" /\u003e\n\u003c/p\u003e\n\n## Features\n\n- Commands\n- Embed Messages\n- Mini CardGame Embed Message\n- Poll and Reactions Embed Message\n- Commands Attributes and Events Handler\n- Slash Commands\n- Group Slash Commands\n- Interaction Components (Buttons, Dropdown, Inputs, Modals)\n\n## Setups\n\n- setup bot and generate token from [discord developer portal](https://discord.com/developers/docs/intro)\n- create `config.json` at root\n\n```json\n{\n  \"token\": \"your-token-here\",\n  \"prefix\": \"your-prefix-here\"\n}\n```\n\n- send messages/commands with defined prefix (example `!embed`, `!cardgame`)\n- can see the commands in `TestCommands.cs`\n\n## Scripts\n\n### Watch Run\n\n```bash\ndotnet watch run\n```\n\n### Build Run\n\n```bash\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fcsharp-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthutasann%2Fcsharp-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fcsharp-discord-bot/lists"}