Image - AI Generation
Complete image generation system with Artificial Intelligence
Subcommands
/imagen crear
Generate an image with AI from a prompt
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | String | ✅ Yes | Image description (max 500 characters) |
estilo | Selection | ❌ No | Art style: Realistic, Anime, Digital Art, Pixel Art, Painting, Cyberpunk, Fantasy, 3D Render |
Example:
/imagen crear prompt:A dragon flying over mountains estilo:Fantasy
/imagen mejorar
Automatically improve your prompt with AI
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | String | ✅ Yes | Your simple prompt (max 300 characters) |
Example:
/imagen mejorar prompt:space cat
/imagen transformar
Transform an existing image (Img2Img)
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
imagen | File | ✅ Yes | Image to transform |
prompt | String | ✅ Yes | How to transform it |
Example:
/imagen transformar imagen:[file] prompt:Convert to anime style
/imagen escalar
Increase image resolution (Upscaling)
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
imagen | File | ✅ Yes | Image to scale |
escala | Selection | ❌ No | 2x, 4x (recommended), or 8x |
Example:
/imagen escalar imagen:[file] escala:4x
/imagen random
Generate an image with a random prompt
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
categoria | Selection | ❌ No | Landscapes, Characters, Animals, Science Fiction, Fantasy, Random |
Example:
/imagen random categoria:Landscapes
/imagen modelo
Generate with a specific AI model
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | String | ✅ Yes | Description |
modelo | Selection | ✅ Yes | Flux (fast), Flux Realism, Flux Anime, Flux 3D, Turbo |
Example:
/imagen modelo prompt:Medieval castle modelo:Flux Realism
/imagen estilos
Shows all available styles
Example:
/imagen estilos
/imagen limite
Shows how many images you have left
Example:
/imagen limite
/imagen galeria
Sends your gallery via DM
Example:
/imagen galeria
Important Notes
- Flux models offer the best quality
- Upscaling consumes more resources
- You can combine styles with the create command