{"id":26902624,"url":"https://github.com/gatoartstudio/gatobot","last_synced_at":"2025-04-01T09:48:32.255Z","repository":{"id":252960823,"uuid":"842035269","full_name":"GatoArtStudio/GatoBot","owner":"GatoArtStudio","description":"Bot de Discord en Python con un sistema de despliegue automatizado. Al iniciar el proyecto, se despliega un bot de Discord, un servidor API REST, un servicio web estático y un túnel de Cloudflare para brindar acceso a la web y a la API.","archived":false,"fork":false,"pushed_at":"2025-03-05T19:40:05.000Z","size":84490,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Gatun","last_synced_at":"2025-04-01T04:28:19.684Z","etag":null,"topics":["automod-discord","automoderator","discord-bot","python","python3"],"latest_commit_sha":null,"homepage":"https://gatobot.gatoartstudio.art","language":"Python","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/GatoArtStudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-08-13T14:38:19.000Z","updated_at":"2025-03-08T22:31:03.000Z","dependencies_parsed_at":"2025-03-05T20:53:55.266Z","dependency_job_id":null,"html_url":"https://github.com/GatoArtStudio/GatoBot","commit_stats":null,"previous_names":["gatoartstudios/gatobot","gatoartstudio/gatobot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatoArtStudio%2FGatoBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatoArtStudio%2FGatoBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatoArtStudio%2FGatoBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatoArtStudio%2FGatoBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GatoArtStudio","download_url":"https://codeload.github.com/GatoArtStudio/GatoBot/tar.gz/refs/heads/Gatun","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620267,"owners_count":20806721,"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":["automod-discord","automoderator","discord-bot","python","python3"],"created_at":"2025-04-01T09:48:31.590Z","updated_at":"2025-04-01T09:48:32.244Z","avatar_url":"https://github.com/GatoArtStudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐱 GatoBot\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"frontend/public/logo.svg\" alt=\"GatoBot Logo\" width=\"200\"/\u003e\n  \n  [![Discord](https://img.shields.io/badge/Discord-Add%20Bot-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://gatobot.gatoartstudio.art)\n  [![Website](https://img.shields.io/badge/Website-Visit-2ea44f?style=for-the-badge\u0026logo=firefox\u0026logoColor=white)](https://gatobot.gatoartstudio.art)\n\u003c/div\u003e\n\n## 📋 Descripción\n\nGatoBot es un bot de Discord versátil y amigable, diseñado para mejorar la experiencia de tu servidor. Con una interfaz web moderna y funciones potentes, GatoBot combina utilidad y facilidad de uso.\n\n## ✨ Características\n\n### 🛡️ Moderación\n- Gestión de usuarios (kick, ban, timeout)\n- Sistema de advertencias\n- Filtrado de contenido\n- Logs de acciones\n\n### 🎵 Música\n- Reproducción de música de alta calidad\n- Soporte para múltiples plataformas\n- Control de cola y reproducción\n- Comandos intuitivos\n\n### 🎮 Diversión\n- Comandos interactivos\n- Mini-juegos\n- Reacciones personalizadas\n\n### ⚙️ Utilidades\n- Sistema avanzado de embeds\n- Anuncios personalizables\n- Información del servidor\n- Estadísticas\n\n## 🚀 Uso\n\n### Comandos Principales\n\n```\n/help - Muestra la lista de comandos\n/play - Reproduce música\n/create_embed - Crea embeds personalizados\n/update_announcement - Envía anuncios globales (solo desarrollador)\n```\n\n### Ejemplos\n\n1. **Reproducir Música**\n   ```\n   /play \u003cURL o nombre de la canción\u003e\n   ```\n\n2. **Crear Embed**\n   ```\n   /create_embed #canal\n   ```\n\n3. **Moderación**\n   ```\n   /timeout @usuario \u003cduración\u003e \u003crazón\u003e\n   /warn @usuario \u003crazón\u003e\n   ```\n\n## 🛠️ Tecnologías\n\n- **Backend**: Python, Discord.py\n- **Frontend**: Astro, React, TailwindCSS\n- **Base de Datos**: SQLite\n- **API**: FastAPI\n- **Contenedorización**: Docker\n\n## 📥 Instalación\n\n1. **Clonar el repositorio**\n   ```bash\n   git clone https://github.com/GatoArtStudio/GatoBot.git\n   cd GatoBot\n   ```\n\n2. **Configurar variables de entorno**\n   ```bash\n   cp .env.example .env\n   # Editar .env con tus tokens y configuraciones\n   ```\n\n3. **Instalar dependencias**\n   ```bash\n   pip install -r requirements.txt\n   cd frontend \u0026\u0026 npm install\n   ```\n\n4. **Iniciar el bot**\n   ```bash\n   # Usando Docker\n   docker-compose up -d\n\n   # Sin Docker\n   python main.py\n   ```\n\n## 🌐 Arquitectura\n\n```\nGatoBot/\n├── api/            # API REST con FastAPI\n├── base/           # Núcleo del bot\n├── commands/       # Comandos del bot\n├── frontend/       # Interfaz web (Astro + React)\n└── utils/          # Utilidades y helpers\n```\n\n## 🤝 Contribuir\n\nLas contribuciones son bienvenidas! Por favor, lee nuestro [CONTRIBUTING.md](CONTRIBUTING.md) para más detalles.\n\n## 📄 Licencia\n\nEste proyecto está bajo la Licencia MIT - ver el archivo [LICENSE](LICENSE) para más detalles.\n\n## 👥 Créditos\n\nDesarrollado con ❤️ por [GatoArtStudios](https://github.com/GatoArtStudios)\n\n## 📞 Soporte\n\n- [Servidor de Discord](https://discord.gg/tuservidor)\n- [Sitio Web](https://gatobot.gatoartstudio.art)\n- [Correo](mailto:contact@gatoartstudio.art)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatoartstudio%2Fgatobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatoartstudio%2Fgatobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatoartstudio%2Fgatobot/lists"}