slash-command

时间:2024-05-29 16:00:53
【文件属性】:

文件名称:slash-command

文件大小:40KB

文件格式:ZIP

更新时间:2024-05-29 16:00:53

JavaScript

Discord.js斜杠命令 Discord.js V 12.5.1 1.授权 如果服务器未授权applications.commands oauth2范围(bot和范围)的applications.commands则正斜杠命令将不会出现在服务器上。 2.添加斜杠命令 const Discord = require ( "discord.js" ) ; const client = new Discord . Client ( ) ; const token = "" ; // 토큰 client . on ( "ready" , ( ) => { console . log ( "client is ready" ) ; client . api . applications ( client . user . id ) . guilds ( /* 서버 아이디


【文件预览】:
slash-command-main
----delete.js(406B)
----add.js(801B)
----get.js(427B)
----README.md(3KB)
----image()
--------image3.PNG(4KB)
--------image2.PNG(7KB)
--------image1.PNG(2KB)
--------image4.PNG(26KB)
----.gitignore(32B)
----package.json(279B)

网友评论