回答編集履歴

1

例外名のログを追記

2022/11/24 02:31

投稿

teamikl
teamikl

スコア8664

test CHANGED
@@ -1,3 +1,4 @@
1
+ > raise __PrivilegedIntentsRequired__ (exc.shard_id) from None
1
2
  > discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page.
2
3
 
3
4
  とあるので、クライアントにIntents を設定する場合、