# Discordメッセージの検索

> #### Carma を使用して Discord メッセージを検索する

Carmaのミッションは、プロジェクトがコミュニティに関するデータをより簡単にアクセスできることで、情報に基づいた意思決定と、コミュニティ管理プロセスの改善を促進することです。サイドメニューの「Data Lookup（データ検索）」タブに進めますと、ソーシャルプラットフォーム上のデータの検索や、メンバー探しするためのさまざまなツールが表示されます。

例えば、Discordメッセージの検索をクリックすると、Discordメッセージのリンクを入力して 「Go（進む）」 をクリックすることができます。Discord内の任意のメッセージを右クリックして 「Copy Message Link（メッセージリンクをコピー）」 をクリックすると、Discordメッセージのリンクを確認できます。なお、検索できるメッセージは、Carmaとインテグレーションしたサーバにあるメッセージのみになります。

そのメッセージにリアクションした全員、何時、どんなリアクションをしたかは一覧で表示されます。「Download（ダウンロード）」ボタンをクリックすると、全ての回答をcsv形式でダウンロードすることができます。また、Discordロール、Twitterメッセージ、Twitterアカウントの検索機能も用意されております。

<figure><img src="https://lh5.googleusercontent.com/PhLS-44TlQH63R_HkDPv4KKM2IgTs1jOgY0kz3_cEQ7Z_1ZdfZX3BXPk7Q5Y_GuKfO4Gix9N74uLZuxNY10xmMsOrFi2TobmaSOKm0CHJos-hrcJxzGqzmADhNzaZnZFnXwJ--ngCgAbbyhVnJGBNVC6ZGZGAze7LBy2u7J8VeNSV8z6w7VwGt9MbzeYuQ" alt=""><figcaption></figcaption></figure>

Carmaには、さまざまなデータ要求を引き出すために非常に多くの機能があります。特定のデータのリクエストやカスタムレポートをご希望の場合、<support@carma.community> までご連絡ください。

<br>


---

# 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://docs.carma.community/carma-community/japanese/hajimeni/discordmessjino.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.
