> For the complete documentation index, see [llms.txt](https://viki.simsek.biz.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viki.simsek.biz.tr/sss/tepki-rol-nasil-eklenir.md).

# Tepki(Emoji) rol nasıl eklenir?

## Adım #1

Tepki rol eklemeden önce Geliştirici Modu'nuzun açık olduğundan emin olun. Geliştirici Modu'nu "Ayarlar > Gelişmiş > Geliştirici modu" yolunu takip ederek aktif edebilirsiniz.

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

## Adım #2

Tepki rol eklemek istediğiniz herhangi bir kanala mesaj atın.

<figure><img src="/files/60nmL8Ay0BUYtwho5egt" alt=""><figcaption></figcaption></figure>

## Adım #3

Telefonda veya tablette mesaja basılı tutarak, bilgisayarda ise mesaja farenizin sağ tuşunu kullanarak açılan menüden yazmış olduğunuz mesajın ID'sini alın.

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

## Adım #4

Tepki rol eklemek için **`/tepkirol ekle`** komutunu kullanacağız. Komut içerisindeki değişkenleri doldurmanız gerekiyor. Burada dikkat edilmesi gereken husus, değişkenlerin içerisinde bulunan **`mesaj_id`** kısmına, kopyaladığınız mesaj ID'sini yapıştırmanız gerekiyor.

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

## Adım #5

Komutu gönderdikten sonra herhangi bir sorun olmadan tepki rolünüz kaydedilmiş olacak. Tepkiye bastığınızda rol verip/almıyorsa [Bot rol vermiyor/almıyor](/sss/bot-rol-vermiyor-almiyor.md) isimli makalemizi okuyabilirsiniz.


---

# 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://viki.simsek.biz.tr/sss/tepki-rol-nasil-eklenir.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.
