vixioを使ったdiscord commandが反応しない

[環境] Minecraft Java ver 1.17.1 Skript ver 2.6.3 Vixio(fork版) 2.0.9-pre6 [内容] SkriptとVixioを使ってdiscordのbotを作っていたのですが discord commandが反応せず下のようなエラーがでています 数十分間だけコマンドが反応したのですがその後またエラーが出ました。 botのPrivileged Gateway Intentsは3つ全てオンにしてます [send "メッセージ" to channel with id "チャンネルのID" with "botの名前"] と言うのは反応したのですがコマンドは反応しません 使ったskript
discord command !test:
()trigger:
()()reply with "test message"
discord command !test:
()trigger:
()()reply with "test message"
エラー
[23:26:36 WARN]: [net.dv8tion.jda.api.JDA] Attempting to access message content without GatewayIntent.MESSAGE_CONTENT.
Discord now requires to explicitly enable access to this using the MESSAGE_CONTENT intent.
Useful resources to learn more:
- https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Privileged-Intent-FAQ
- https://jda.wiki/using-jda/gateway-intents-and-member-cache-policy/
- https://jda.wiki/using-jda/troubleshooting/#im-getting-closecode4014-disallowed-intents
Or suppress this warning if this is intentional with Message.suppressContentIntentWarning()
[23:26:36 WARN]: [net.dv8tion.jda.api.JDA] Attempting to access message content without GatewayIntent.MESSAGE_CONTENT.
Discord now requires to explicitly enable access to this using the MESSAGE_CONTENT intent.
Useful resources to learn more:
- https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Privileged-Intent-FAQ
- https://jda.wiki/using-jda/gateway-intents-and-member-cache-policy/
- https://jda.wiki/using-jda/troubleshooting/#im-getting-closecode4014-disallowed-intents
Or suppress this warning if this is intentional with Message.suppressContentIntentWarning()
3つのURLは見てみたのですが解決できませんでした。 初めて質問するので不足している部分があったら申し訳ないです。
6 Replies
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
botにログインする構文を用いている部分があると思うので、そこをtokenは伏せて貼って頂きたいです intentがSkript側で有効化されていない可能性があります
unnnnnnnnnnn
unnnnnnnnnnn3y ago
俺も最近vixio触ってみてそこで困ってた botつくるauo4thみたいなサイトのbotの項目に独立して3つの選択肢があるから、それ切り替えればいける botの3つオンにしてるって言ってたわ
はるまき
はるまきOP3y ago
botのログインはこれですね
はるまき
はるまきOP3y ago
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
1枚目のスクショのlogin to 〜の部分を以下に変更してみてください
create vixio bot:
enable message content intent
login to 〜
create vixio bot:
enable message content intent
login to 〜
on load、sendはそのままで大丈夫です
はるまき
はるまきOP3y ago
できました!ありがとうございました!
Want results from more Discord servers?
Add your server