> For the complete documentation index, see [llms.txt](https://wiki.teslay.com.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.teslay.com.tr/discord/discord-komutlari.md).

# Discord Komutları

### 🔗 /bağla ve /doğrula

İkisi de aynı işi yapar: TeslaY Client Prime için tek kullanımlık bağlama kodu üretir.

1. Doğrulama kanalında komutu çalıştır
2. Sadece sana görünnen mesaj ile kodu al (`ABC-123456` formatı)
3. Client’te Discord bağlama ekranına gir
4. Kod 10 dakika geçerlidir.

Yanlış kanalda kullanılırsa reddedilir.

<figure><img src="/files/xX73QBucsRCBUdY9fJ3y" alt=""><figcaption></figcaption></figure>

***

### 🖥️ /client

Görünmez Yönetim Paneli açar: client seç → bot başlat/durdur, komut gönder, düzenle/sil/oluştur, konsol yansıtma, yetkilendirme.

Ayrıntılar için: [Discord Yönetim Paneli](/discord/yonetim-paneli.md) sayfası.\
Kanalda Clientlerini Görüntüle butonu da aynı paneli açar.

<figure><img src="/files/zFYza11oEj37DIzaw5ii" alt=""><figcaption></figcaption></figure>

***

### 🤖 /botlarım

Sadece izleme: client seç, AFK bot listesini sayfalı gör. \~10 sn’de otomatik yenilenir; panel \~10 dk açık kalır. Yönetim paneli değildir.

<figure><img src="/files/U00lQj3MH4ASNVb6Dpa1" alt=""><figcaption></figcaption></figure>

***

### 👤 /profil & /avatar & /banner

**`/profil [kullanıcı]`**

Modern profil kartı: ID, presence, katılma/hesap yaşı, mesaj-ses istatistikleri, roller, avatar/banner. İsteğe bağlı kullanıcı; boşsa kendini gösterir. Bilgileri Güncelle butonu vardır.

**`/avatar [kullanıcı]`**

Avatarı büyük embed olarak gösterir.

**`/banner [kullanıcı]`**

Profil banner’ını gösterir. Banner yoksa uyarı verir.

{% columns %}
{% column %}

<figure><img src="/files/E6OCLsat6fRMfS2PVl5H" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<div><figure><img src="/files/7Kq6XzmvrOg5BTa5IQoc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z5xiJKSBpS1mBUDExlT6" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

***

### 👑 /sunucu-sahibi

**`/sunucu-sahibi`**

Zorunlu seçenek `islem`:

* Bilgi — başvuru şartları
* Başvur — isim, sunucu adı, aktiflik, IP → log kanalına düşer; yetkili onay/red verir

{% columns %}
{% column %}

<figure><img src="/files/QYQaWrnqfQPzF2sOCPCG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/pQSpRjZwFTFxFSdZ6Xwg" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

### 🤖 /sor

Görünmez yapay zeka yanıtı. Aynı anda ikinci soru kabul edilmez; uzun cevaplar parça parça gelir, teslay client prime ile ilgili tüm sorularını burada yapay zekamıza sorabilirsin.

<figure><img src="/files/XSqptNLw6fODSMC2b6Nl" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.teslay.com.tr/discord/discord-komutlari.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
