# Image

### Filtre

* <mark style="color:blue;">**Descriere:**</mark> Adaugă un filtru la imaginea furnizată.
* <mark style="color:yellow;">**Utilizare:**</mark> `/filter <name>`
* <mark style="color:red;">**Cooldown**</mark><mark style="color:red;">:</mark> 5 secunde
* **Filtre disponibile:**

| blur    | brighten  | burn      | darken   |
| ------- | --------- | --------- | -------- |
| distort | greyscale | invert    | pixelate |
| sepia   | sharpen   | threshold |          |

### Overlays

* <mark style="color:blue;">**Description**</mark><mark style="color:blue;">:</mark> add overlay over the provided image
* <mark style="color:yellow;">**Utilizare**</mark><mark style="color:yellow;">:</mark> `/overlay <name>`;
* <mark style="color:red;">**Cooldown**</mark><mark style="color:red;">:</mark> 5 secunde
* **Filtre disponibile**:

| approved | brazzers | gay             | halloween |
| -------- | -------- | --------------- | --------- |
| rejected | thuglife | to-be-continued | wasted    |

### Generator

* <mark style="color:blue;">**Descriere:**</mark> Generează un meme dintr-o imagine.
* <mark style="color:yellow;">**Utilizare:**</mark> `/generator <name>`
* <mark style="color:red;">**Cooldown**</mark><mark style="color:red;">:</mark> 5 secunde
* **Generatoare disponibile:**

| ad     | affect        | beautiful    | bobross  |
| ------ | ------------- | ------------ | -------- |
| color  | confusedstonk | delete       | facepalm |
| hitler | jail          | jokeoverhead | karaba   |
| mms    | notstonk      | poutine      | rainbow  |
| rip    | shit          | stonk        | tatoo    |
| thomas | trash         | wanted       | wasted   |

{% hint style="info" %}
Opțiuni Slash

Comenzile de imagine de mai sus utilizează în mod implicit avatarul autorului comenzii. Cu toate acestea, următoarele argumente pot fi opționale:

* user : Alege autorul mesajului ca imagine;
* link : Preia imaginea dintr-un URL.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.dozabot.eu/comenzi/image.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
