英文: Discord.py recognizing on_message client event, but IF statements not responding 问题 if p_message...
Discord Bot – 'discord' has no attribute 'Select'
英文: Discord Bot - 'discord' has no attribute 'Select' 问题 Here's the translated code ...
Python discord bot not joining voice channel, but without sending an error.
英文: Python discord bot not joining voice channel, but without sending an error 问题 我一个月前为一个Discord服务器...
如何在我的Discord机器人发送消息后关闭它?
英文: How do I close my Discord bot after it sends a message? 问题 def sendmessage(message): @client.eve...
如何通过浏览器控制台向Discord Webhook发送消息。
英文: How can I send a message to a discord webhook through a browser console 问题 I'm trying to make co...
是否可以使用Discord OAuth2生成一次性链接?
英文: Is it possible to generate a one time link with discord oauth2? 问题 Intro: 我所追求的是,当用户注册我的discord....
Bot doesn’t reply in discord.
英文: (discord.js) Bot doesnt reply in discord 问题 我有一个问题:<br> 我在命令提示符中运行脚本非常顺利,但当我在 Discord 服务器中...
如何在不刷新周围内容的情况下使用JavaScript替换HTML中的文本?
英文: How to replace text in HTML using JavaScript without refreshing everything around it? 问题 我制作了这段简...
目前我的Discord机器人的”pi”命令存在问题。
英文: There is currently a problem with my discord bot's pi command 问题 我有一个 Discord 的 Python 机器人,并...
使用yt_dlp在discord.py中播放一首歌。
英文: Using yt_dlp in discord.py to play a song 问题 Youtube-dl突然停止工作,并出现了上传者ID错误,所以在阅读了一些文章后,我决定使用yt-dl...
18