{"id":18651162,"url":"https://github.com/hrkings/discordnetbottemplate","last_synced_at":"2025-10-12T04:37:06.859Z","repository":{"id":111717285,"uuid":"343563500","full_name":"HRKings/DiscordNetBotTemplate","owner":"HRKings","description":"A fully dockerized and ready to run Discord bot template written in C# using .NET 6 and Discord.NET ","archived":false,"fork":false,"pushed_at":"2022-01-15T06:41:15.000Z","size":26,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T20:11:46.185Z","etag":null,"topics":["boilerplate","bot","csharp","discord","discord-bot","discord-bot-boilerplate","discord-bot-template","docker","dotnet","dotnet-5","dotnet-6","dotnet-core","template"],"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/HRKings.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-01T21:34:02.000Z","updated_at":"2024-08-25T00:14:38.000Z","dependencies_parsed_at":"2023-03-13T13:34:15.516Z","dependency_job_id":null,"html_url":"https://github.com/HRKings/DiscordNetBotTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRKings%2FDiscordNetBotTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRKings%2FDiscordNetBotTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRKings%2FDiscordNetBotTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HRKings%2FDiscordNetBotTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HRKings","download_url":"https://codeload.github.com/HRKings/DiscordNetBotTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171919,"owners_count":21865424,"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":["boilerplate","bot","csharp","discord","discord-bot","discord-bot-boilerplate","discord-bot-template","docker","dotnet","dotnet-5","dotnet-6","dotnet-core","template"],"created_at":"2024-11-07T06:48:39.116Z","updated_at":"2025-10-12T04:37:01.838Z","avatar_url":"https://github.com/HRKings.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord.NET Bot Template\n\nThis repository contains a complete Discord Bot written in C# using the Discord.NET framework. Feel free to clone it or create your own repository from the template. Expand it as much as you want. The project uses dependency injection and comes ready with ping and help commands. Enjoy!\n\n## Running with Docker\n\nThe project is already dockerized and can be run using the following command:\n\n```bash\ndocker-compose up -d\n```\n\nThe bot is setup to pick important things from environment variables:\n\n- The token comes from `DISCORD_BOT_TOKEN` variable and needs to be changed\n- The status comes from `DISCORD_BOT_ACTIVITY` variable and will default to `I'm alive!` if not changed\n- The prefix comes from `DISCORD_BOT_COMMAND_PREFIX` variable and will default to `!` if not changed\n\nI recommend looking into the dockerfile and docker-compose file, they are realy simple and can be expanded upon.\n\n## Running without docker\n\nIf you wish to run without docker, you cna use your IDE or the command:\n\n```bash\ndotnet run\n```\n\nJust remember to set the environment variables.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrkings%2Fdiscordnetbottemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrkings%2Fdiscordnetbottemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrkings%2Fdiscordnetbottemplate/lists"}