Back to Bot overview/ Bot概要に戻る

Commands Reference

Every slash command

全スラッシュコマンド

Syntax, descriptions, and copy-paste examples. Link directly to any command.

構文・説明・コピペ可能な使用例。各コマンドに直接リンクできます。

13commands5categories
  • Generate a random bilingual conversation topic. Optionally filter by category.

    ランダムな日英会話トピックを生成。カテゴリ指定も可能。

    Syntax/ 構文

    /topic [category]

    Examples/ 使用例

    /topic
    /topic gaming
    /topic wholesome
  • Create a new 2-person voice chat room (must be in Lobby VC).

    2人用のボイスチャットを作成(Lobby VC参加中のみ)。

    Syntax/ 構文

    /oneonone

    Examples/ 使用例

    /oneonone
  • Create a custom voice channel with a chosen name and max capacity.

    名前と人数上限を指定してカスタムVCを作成。

    Syntax/ 構文

    /cvc name:<string> [capacity:<number>]

    Examples/ 使用例

    /cvc name:study-room
    /cvc name:movie-night capacity:8
  • Summon Topictionary to your current voice channel (or disconnect).

    Topictionaryを今いるボイスチャンネルに呼ぶ/切断。

    Syntax/ 構文

    /summon

    Examples/ 使用例

    /summon
  • Roll a random number between 1 and 999. Keeps highest/lowest records.

    1〜999のランダム数値を出す。最高/最低記録を保存。

    Syntax/ 構文

    /dice

    Examples/ 使用例

    /dice
  • Roll up to 10 six-sided dice at once.

    6面ダイスを最大10個まで同時にロール。

    Syntax/ 構文

    /dice6 [num:<1-10>]

    Examples/ 使用例

    /dice6
    /dice6 num:3
  • Draw a Japanese fortune slip (omikuji). 8-hour cooldown.

    おみくじを引く(8時間クールダウン)。

    Syntax/ 構文

    /omikuji

    Examples/ 使用例

    /omikuji
  • Fetch a random free-to-play game. Filter by genre or platform.

    ランダムな無料ゲームを紹介。ジャンル/プラットフォームで絞り込み可。

    Syntax/ 構文

    /freegame [category:<genre>] [platform:<platform>]

    Examples/ 使用例

    /freegame
    /freegame category:mmorpg
    /freegame platform:pc
  • Get a random English practice suggestion from Topictionary.

    Topictionaryから英語学習のアイデアをランダムに1つもらう。

    Syntax/ 構文

    /ss

    Examples/ 使用例

    /ss
  • Show a list of available commands and brief descriptions.

    利用可能なコマンド一覧と簡単な説明を表示。

    Syntax/ 構文

    /help

    Examples/ 使用例

    /help
  • Display information about the current Discord server.

    現在のDiscordサーバーの情報を表示。

    Syntax/ 構文

    /server

    Examples/ 使用例

    /server
  • Show your activity stats (topics, dice, omikuji, replies) and level.

    自分の活動統計(トピック/ダイス/おみくじ/返信)とレベルを表示。

    Syntax/ 構文

    /stats

    Examples/ 使用例

    /stats
  • /sayAdmin only

    Send a message via the bot to a chosen channel. Admin only.

    Botから指定チャンネルにメッセージを送信。管理者専用。

    Syntax/ 構文

    /say channel:<channel> message:<string>

    Examples/ 使用例

    /say channel:#announcements message:Hello everyone!