> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.hfs.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# Botについて

> C.O.M.E.T Botの概要と主な機能

## C.O.M.E.T Botとは

C.O.M.E.T Botは、HFS - ホロライブ非公式ファンサーバーで使用されている専用のDiscordボットです。サーバーの運営やコミュニティ機能をサポートするために開発されています。

## 主な機能

<CardGroup cols={2}>
  <Card title="一般コマンド" icon="message" href="/bot/commands/general">
    サーバーメンバーが使える基本的なコマンド
  </Card>

  <Card title="モデレーション" icon="shield" href="/bot/commands/moderation">
    運営チーム向けの管理コマンド
  </Card>

  <Card title="ユーティリティ" icon="wrench" href="/bot/commands/utility">
    便利なツール系コマンド
  </Card>
</CardGroup>

## AI機能

HFSには特別なAI機能があります。

<CardGroup cols={3}>
  <Card title="みこち" icon="robot">
    さくらみこの口調で応答
  </Card>

  <Card title="あくたん" icon="robot">
    湊あくあの口調で応答
  </Card>

  <Card title="おかゆん" icon="robot">
    猫又おかゆの口調で応答
  </Card>
</CardGroup>

専用のAIチャンネルで、推しとの会話を疑似体験できます。

## はじめ方

1. [HFSに参加する](https://discord.gg/hfs)
2. `#bot-commands` チャンネルでBotを試す
3. `/help` でヘルプを確認

<Note>
  コマンドはすべてスラッシュコマンド（`/`）で始まります。
</Note>
