WIP: discordとdiscord.jsの新機能
not-released
e2ee
DiscordのE2EE(DAVEプロトコル)について
released
Components v2
https://github.com/discordjs/discord.js/pull/10781
soundboard
https://github.com/discordjs/discord.js/pull/10843
new-voice-gateway-encryption
2024-11-18のVCの古いtransport encryptionの廃止について
https://github.com/discordjs/discord.js/pull/10451
記事の更新の必要があるし、古い暗号化の廃止が迫っている(2024/11/18に廃止)ので速やかにユーザーはパッチを適用する必要がある。
message-forwarding
https://github.com/discordjs/discord.js/pull/10464
application-emoji
https://github.com/discordjs/discord.js/pull/10399
https://github.com/discordjs/discord.js/pull/10477
書きたい。
user-installable-apps
https://github.com/discordjs/discord.js/pull/10227
attatchment-title
https://github.com/discordjs/discord.js/pull/10423
記事の更新が必要。tig.icon
poll
これbotから触りたいことある?tig.icon
bulk-bun
https://github.com/discordjs/discord.js/pull/10202
AutoMod #14.7 #13.13
https://github.com/discordjs/discord.js/pull/7938
https://github.com/discordjs/discord.js/pull/8886
フォーラムと同じようにv14は対応しているが、v13は未対応。
書きたい気持ちはあるが何も知らないtig.icon
フォーラムチャンネル #14.4 #13.13
https://github.com/discordjs/discord.js/pull/7791
https://github.com/discordjs/discord.js/pull/8651
v14は対応しているが、v13は未対応。
書きたい気持ちはあるtig.icon
ボイスチャンネル参加者用のチャット #13.8 #14
https://github.com/discordjs/discord.js/pull/6921
https://github.com/discordjs/discord.js/pull/7999
https://twitter.com/advaithj1/status/1442636949584375808
モーダル #13.7
https://github.com/discordjs/discord.js/pull/7023
https://github.com/discord/discord-api-docs/pull/4143
https://devsnek.notion.site/devsnek/Modal-aka-Form-Interactions-e839b3dd8c214eb08f950764a8328e36
Interaction Locales #v13.6
https://github.com/discordjs/discord.js/pull/7131
https://github.com/discordjs/discord.js/pull/7261
Interaction#localeが追加
interactionを発行したユーザーの言語が入っている
応答のローカライズ等に使用できる
言語の一覧
Interaction#guildLocaleが追加
interactionの発行されたサーバーの言語が入っている
応答のローカライズ等に使用できる
記事の更新の必要なし
Timeouts #v13.4
https://github.com/discordjs/discord.js/pull/7104
https://canary.discord.com/channels/391390986770710528/874440466710540359/932241802159865897
https://qiita.com/minecraftomato1/items/ea7a985a4dbefbc09241
Guild Events #v13.4
https://github.com/discordjs/discord.js/pull/6493
記事の追加が必要な気もするし需要がすくないからいらない気もする
Interactionのauto-complete #v13.3
https://github.com/discordjs/discord.js/pull/6672
記事の追加が必要
需要もありそうなので書いていきたいtig.icon
autocompleteで<t:TIMESTAMP:STYLE>を生成するサンプル
コード書いたけど難しいのでGGですtig.icon。
Support for discord:// in buttons #Discord_API
https://github.com/discord/discord-api-docs/discussions/3347#discussioncomment-1405699
要更新
MessageComponents
Role Icons #v13.2
https://github.com/discordjs/discord.js/pull/6633
記事の追加は不要
操作したいニーズが少ない上に簡単なので
更新すべき記事もなさそう?
Ephemeral Attachments #v13.2
https://github.com/discordjs/discord.js/pull/6652
以下の記事のスラッシュコマンド版を書く?
ファイルをオウム返しするサンプル
送られた画像ファイルをオウム返しする