> For the complete documentation index, see [llms.txt](https://docs.chell.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chell.fr/commandes/admin/host-image.md).

# /host-image

<figure><img src="https://via.placeholder.com/1200x300/5865F2/FFFFFF?text=host-image" alt="Aperçu /host-image"><figcaption><p>Interface de la commande /host-image</p></figcaption></figure>

## 📋 Présentation

Héberger une image.

Cette commande fait partie du module **⚙️ Fun**. Elle est conçue pour être simple et rapide.

***

## ⚙️ Prérequis & Permissions

Avant de commencer, vérifiez les accès :

| Acteur        | Permission Requise |
| ------------- | ------------------ |
| **🤖 Le Bot** | `Aucune`           |
| **👤 Vous**   | `Aucune`           |

***

## 💻 Guide d'utilisation

### 1. Lancement

Dans un salon textuel, tapez :

```bash
/host-image 

permet d'heberger une image GRATUITEMENT 
(ne marche que sur les images)
```

### 3. Étapes à suivre

Une fois la commande envoyée, Chell exécutera l'action immédiatement et vous aurez le lien direct de l'image

***

## 🚀 Résultat

{% tabs %}
{% tab title="✅ Succès" %}

* Un message de confirmation vert apparaît.
* L'action est enregistrée dans les logs (si configurés).
  {% endtab %}

{% tab title="❌ Erreurs possibles" %}

* **"Permission manquante"** : Vous n'avez pas le grade requis.
* **"Bot missing access"** : Le bot ne voit pas le salon ou ne peut pas écrire.
  {% endtab %}
  {% endtabs %}

***

{% hint style="info" %}
Cette commande utilise l'API IMGBB, la commande peut ne pas fonctionner en période de maintenance du site.
{% endhint %}

## 🔗 Voir aussi

{% content-ref url="/pages/JLFu6hoo6YSnLDZT7Q5I" %}
[Administration](/commandes/admin.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.chell.fr/commandes/admin/host-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.
