{"id":18801391,"url":"https://github.com/velocitatem/daviddiscordbot","last_synced_at":"2025-08-01T19:33:04.416Z","repository":{"id":125896458,"uuid":"357453026","full_name":"velocitatem/DavidDiscordBot","owner":"velocitatem","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-13T07:01:01.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:48:34.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/velocitatem.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-04-13T06:52:24.000Z","updated_at":"2021-04-13T07:01:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e32cff7f-0642-40af-9ff4-24495e97052b","html_url":"https://github.com/velocitatem/DavidDiscordBot","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/velocitatem%2FDavidDiscordBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velocitatem%2FDavidDiscordBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velocitatem%2FDavidDiscordBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velocitatem%2FDavidDiscordBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/velocitatem","download_url":"https://codeload.github.com/velocitatem/DavidDiscordBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239734553,"owners_count":19688257,"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":[],"created_at":"2024-11-07T22:23:33.129Z","updated_at":"2025-02-19T20:44:27.822Z","avatar_url":"https://github.com/velocitatem.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DavidDiscordBot\n\n## How to add commands\n1. create new class that extends IModule\n`\n    public class myCommands : IMoule\n`  \n\n2. creat custom command \n\n```\n  [Command(\"your command\")]\n  [Description(\"about your command\")]\n  public async Task Command(CommandContext ctx) {\n    await ctx.RespondAsync(\"Hey\");\n  }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelocitatem%2Fdaviddiscordbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvelocitatem%2Fdaviddiscordbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelocitatem%2Fdaviddiscordbot/lists"}