英文: ERROR: Unhandled exception: Cannot read properties of undefined (reading 'FLAGS') 问题 &qu...
上传 mp3 使用 Discord 斜杠命令 [discord.py]
英文: Upload mp3 using discord slash commands [discord.py] 问题 我可以使用以下代码使我的机器人上传一个 .mp3 文件: @bot.comman...
Discord.js Autocomplete ‘加载选项失败’
英文: Discord.js Autocomplete 'Loading Options Failed' 问题 我正在使用 discord.js v14 创建一个 Discord 机器...
Discord.js子命令和子命令组选项类型与所有其他类型互斥。
英文: Discord.js Sub-command and sub-command group option types are mutually exclusive to all other ty...
如何在 discord.py v2 中为斜杠命令添加选项?
英文: How do I add options to slash commands in discord.py v2? 问题 async def embed_create(ctx: discord....
Discord.js v14 | 如何制作一个不会过期的按钮
英文: Discord.js v14 | How do I make a Button that doesn't expire 问题 Here's the translation of the...
如何在discord.py中为这个斜杠命令添加选项?
英文: How do I give this slash command options in discord.py 问题 @bot.tree.command(name="alerttype&...
Error with sending message using discord webhook
英文: Error with sending message using discord webhook 问题 我想在C++ libcurl中使用Discord webhook发送消息。所以我写了这个...
如何使用Better Discord获取用户令牌
英文: How to get user token using better discord 问题 我正在改进我的BetterDiscord插件。我的插件将更新用户在其个人资料中的“关于我”内容。要更...
“Nonetype” 对象没有名为 “leave” 的属性 nextcord。
英文: Nonetype object has no a attribute leave nextcord 问题 错误: `await server.leave("server_id&quo...
18