英文: Discord.py: How do I get the User_ID of a "Bot" object? 问题 我正在尝试使用 discord.py 2.0.0 制作...
Discord.js V14 ButtonBuilder() buttons stop updating/getting edited after the 15 minute SlashCommand timeout, how do I bypass the timeout?
英文: Discord.js V14 ButtonBuilder() buttons stop updating/getting edited after the 15 minute SlashCom...
使用Python的requests库加入Discord服务器时收到400错误代码。
英文: getting 400 code while joining discord servers with discord API using requests python 问题 我的经验: &...
Discord.js v14 分页需要使用 deferReply(),但它会一直发送“Bot is thinking…..”。
英文: Discord.js v14 Pagination requiring deferReply() but it sends "Bot is thinking....." f...
在discord.py中的正则表达式清除检查?
英文: Regex in discord.py purge check? 问题 在discord.TextChannel.purge的check参数中实现正则表达式检查是否可能? 我认为我必须使用la...
可以使用discord.js与discord-rpc,由discord-rpc来驱动*bot的* RPC吗?
英文: Can I use discord.js with discord-rpc, with discord-rpc powering the *bot's* RPC? 问题 我想在我的机器...
为什么我的Discord机器人程序返回message.content为空?
英文: Why is my Discord Bot program returning message.content as empty? 问题 以下是代码的翻译部分: import os impor...
Discord.js Message.channel.send将文本发送为代码,并将整数转换为字符串。
英文: Discord.js Message.channel.send sends the text as a code with and converts int to strings 问题 I'm...
Discord.py 2.0.0:discord.errors.ClientException:此客户端已有关联的命令树
英文: Discord.py 2.0.0 :discord.errors.ClientException: This client already has an associated command ...
有没有办法在网站上显示自定义的Discord内容?
英文: Is there a way to display custom discord stuff on a website? 问题 我最近开始学习前端网页开发(html、css、js),作为一个学...
18