2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

自作DiscordBotをDiscord.js v13からv14に移行してみた

Last updated at Posted at 2022-07-21

環境

Node.js v18.6.0
Discord.js v13 → v14

ソースコード

2na2-Discord(Github)

詰まったポイント

Discordjs.guideの対象記事を読みながら作業していました。

  1. intentsの指定?でGatewayIntentBits.MessageContentを指定しないとメッセージ本文が取れないことに気づくまでやや時間がかかりました

その他

そろそろまじめにテストコード書きたいんですが、Discord.js採用したブツのテストってどうやったらいいんでしょう。いまいちよくわかってないのでそのうちやってみたいです。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?