Velocity to Discord
Forward Velocity join/left logs to a specific Discord channel.
このプラグインの開発は終了しました。 別のプラグインにて、これらの機能を実装するかもしれません。
Development of this plugin has been completed. Another plugin may implement these features.
より詳細なBotセットアップ方法については、Discordの公式サイトを参照してください。
For more detailed information on how to set up a bot, see the official Discord website.
🤖 Bot設定ガイド
このガイドでは、ボットの基本的な設定方法を説明します。以下の2つの主要なステップに従って設定を行ってください。
1️⃣ ボットトークンの設定
ボットを操作するためには、正しいトークンが必要です。このトークンはボットの識別子として機能し、APIアクセスの際に使用されます。
手順:
- Discord Developer Portal にアクセスします。
- 作成したボットを選択し、
TOKEN
セクションに移動します。 Copy
ボタンをクリックしてトークンをコピーし、適切な場所にペーストします。
2️⃣ チャンネルIDの設定
チャンネルIDは、特定のDiscordチャンネルを識別するためのものです。
手順:
- Discordクライアントを開きます。
設定 > トピックの詳細
を選択して、特定のチャンネルのIDを表示します。- 表示されたIDをコピーし、必要な場所にペーストします。
🤖 Bot Configuration Guide
This guide will walk you through the basic steps of setting up your bot. Please follow the two main steps outlined below.
1️⃣ Setting Up Your Bot Token
The bot token acts as an identifier for your bot and is used for API access.
Steps:
- Go to the Discord Developer Portal.
- Select your created bot and navigate to the
TOKEN
section. - Click the
Copy
button to copy the token and paste it in the appropriate place.
2️⃣ Configuring Channel ID
The Channel ID serves as an identifier for a specific Discord channel.
Steps:
- Open your Discord client.
- Select
Settings > Advanced
to view the ID of a specific channel. - Copy the displayed ID and paste it wherever necessary.
📄config.yml-設定項目
# Velocity to Discordを導入してくれてありがとう!
# わたしはあなたに感謝します!
# Bugやフィードバックの報告については下記URLから。
# Thanks for introducing "Velocity to Discord"!
# Thanks for you!
# Please use the following URL to report bugs and provide feedback.
# Discord:https://discord.gg/5sqbsmqd6K
# Github:https://github.com/Elysium-7/Velocity-to-Discord
# ここは絶対に書き換えないでください。
# Never rewrite this section.
configuration-version: 1.2
# BotTokenを入力。
# Please insert a BotToken.
token: ""
# BOTのスタータスを設定できます。「ONLINE,IDLE,DO_NOT_DISTURB」
# You can set the bot online status "ONLINE,IDLE,DO_NOT_DISTURB"
online_status: ONLINE
# ログを送信するチャンネルのIDを入力してね。
# Enter the ID of the channel you want to send the log to.
channel_id: 0
# サーバースタート・ストップ時のメッセージを編集できます。
# You can edit messages at server start/stop.
start_message_text: "Server has started."
stop_message_text: "Server has stopped."
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+