{"id":25342284,"url":"https://github.com/yumikodev/discord-deno-bot","last_synced_at":"2026-04-16T03:32:55.803Z","repository":{"id":270534913,"uuid":"910680929","full_name":"yumikodev/discord-deno-bot","owner":"yumikodev","description":"A simple Discord.js bot written in TypeScript and using Deno.","archived":false,"fork":false,"pushed_at":"2025-01-01T23:16:47.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T07:47:58.927Z","etag":null,"topics":["commandhandler","deno","discord-bot","discordjs","eventhandler","slash-commands","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yumikodev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-01T03:40:30.000Z","updated_at":"2025-01-01T23:18:22.000Z","dependencies_parsed_at":"2025-01-01T04:25:41.341Z","dependency_job_id":"61e4be4d-9b1c-4107-9ef4-684c0b7ad05c","html_url":"https://github.com/yumikodev/discord-deno-bot","commit_stats":null,"previous_names":["yumikodev/discord-deno-bot"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/yumikodev/discord-deno-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumikodev%2Fdiscord-deno-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumikodev%2Fdiscord-deno-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumikodev%2Fdiscord-deno-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumikodev%2Fdiscord-deno-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yumikodev","download_url":"https://codeload.github.com/yumikodev/discord-deno-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumikodev%2Fdiscord-deno-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["commandhandler","deno","discord-bot","discordjs","eventhandler","slash-commands","typescript"],"created_at":"2025-02-14T10:01:14.648Z","updated_at":"2026-04-16T03:32:55.784Z","avatar_url":"https://github.com/yumikodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Deno Bot\n\nCreado por [@yasuyumiko](https://yumikodev.vercel.app)\n\n## Sobre el proyecto\n\nEsta es una variante del proyecto [discord.ts-bot](https://github.com/yumikodev/discord.ts-bot), pero usando [Deno 2](https://deno.com/blog/v2.0) y la posibilidad de ejecutar Typescript de forma nativa.\n\n## Pasos a seguir.\n\n1. En Deno 2 debemos instalar las dependencias, ejecutaremos `deno install` para eso. [(Leer más)](https://docs.deno.com/runtime/fundamentals/modules/)\n\n2. Para poder ejecutar el comando de desarrollo es necesario instalar [`denon`](https://deno.land/x/denon) globalmente.\n\n   \u003e El siguiente comando es parar un acceso rápido, pero recomiendo consultar la web oficial de [Denon](https://deno.land/x/denon)\n\n   ```bash\n   deno install -qAf --global --unstable https://deno.land/x/denon/denon.ts\n   ```\n\n3. Ten en cuenta las variables de entorno en el archivo `.env.example` necesarias para que el proyecto funcione (si lo ejecutarás de forma local, crea un archivo `.env` y agrega las variables ahí).\n\n4. Los eventos del bot se encuentran en la carpeta `src/events` y los commandos en `src/commands`.\n\n5. Si quieres que los comandos de aplicación sean globales, puedes cambiarlo en `src/modules/handler/builder`. [(Leer más)](https://discordjs.guide/creating-your-bot/command-deployment.html#guild-commands)\n\n## Comandos\n\n- `deno run start`: Para ejecutar el proyecto en modo producción (**¡SIN COMPILAR!**).\n\n- `deno run dev`: Para ejecutar el proyecto en modo desarrollo (detecta los cambios y reinicia automático, requiere denon (**paso 2**)).\n\n- `deno run lint` o `deno lint`: Para verificar que no hay errores.\n\n## Licencia\n\nEres libre de usar este código a tu gusto, usa la [licencia MIT](LICENSE).\n\n### Eso es todo :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyumikodev%2Fdiscord-deno-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyumikodev%2Fdiscord-deno-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyumikodev%2Fdiscord-deno-bot/lists"}