https://github.com/rene-kuhm/servidor-discord
https://github.com/rene-kuhm/servidor-discord
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rene-kuhm/servidor-discord
- Owner: Rene-Kuhm
- Created: 2025-01-12T13:27:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T14:23:20.000Z (4 months ago)
- Last Synced: 2025-01-12T14:34:13.938Z (4 months ago)
- Language: Python
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord Bot TDPBlog
## Descripción
Bot de Discord personalizado con funcionalidades avanzadas.## Características
- Envío de mensajes
- Subida de imágenes
- Creación de embeds personalizados## Requisitos
- Python 3.10+
- discord.py
- python-dotenv## Instalación
1. Clonar repositorio
2. Instalar dependencias: `pip install -r requirements.txt`
3. Configurar `.env` con token de Discord## Uso
- `!enviar [mensaje]`: Envía mensaje de texto
- `!imagen [url]`: Sube imagen
- `!embed [titulo] [descripcion] [color_hex]`: Crear embed## Configuración
Configurar intents y permisos en Discord Developer Portal.## Despliegue
Soporta Replit, Railway.app y hosting local.