前端开发问题

How do I check if a message is a DM in Discord.js?(如何在 Discord.js 中检查消息是否为 DM?)
discord.js v12 check if user is streaming(discord.js v12 检查用户是否在流式传输)
how to make my bot mention the person who gave that bot command(如何让我的机器人提及发出该机器人命令的人)
How to fix Must use import to load ES Module discord.js(如何修复必须使用导入来加载 ES 模块 discord.js)
How to list all members from a specific server?(如何列出来自特定服务器的所有成员?)
Discord bot: Fix ‘FFMPEG not found’(Discord bot:修复“找不到 FFMPEG)
Welcome message when joining discord Server using discord.js(使用 discord.js 加入 discord 服务器时的欢迎消息)
Discord.js Delete Single Message(Discord.js 删除单个消息)
discord.js check if guild has a channel with a specific name, and if so, store that channels id to a variable(discord.js 检查公会是否有一个具有特定名称的频道,如果有,则将该频道 ID 存储到一个变量中)
How to remove all roles and add one role on discord bot, and then remove the added role and restore previous roles(如何在discord bot上删除所有角色并添加一个角色,然后删除添加的角色并恢复以前的角色)
How can I check how many people have a role in a specific discord server?(如何查看有多少人在特定的不和谐服务器中担任角色?)
Use different file for bot commands(对机器人命令使用不同的文件)