英文: Hello, I'm making an avatar command. I want the embed to appear and write that the user does...
参数不再被识别 – Discord.js v14
英文: Args not being recognized anymore - Discord.js v14 问题 我最近发现当运行一个命令时,我的参数不再被识别了。 如果我不放 args,我的控制台...
使用Python Selenium导出Facebook帖子 – 无法按帖子分开
英文: Using Python Selenium to export Facebook posts - can't separate by post 问题 根据研究,我试图从一个Facebo...
为什么应用程序在 discord.js 中没有响应?
英文: why app is not responding with discord.js? 问题 我想编写一个代码,可以发送一个带有所有命令的嵌入式消息,所以我编写了一个可以工作的代码,但在发送嵌入...
如何在discord.py中创建斜杠命令?
英文: How do I create slash commands in discord.py? 问题 以下是您提供的代码中的翻译部分: import bot if __name__ == '...
Python Discord音乐机器人在任何歌曲播放几分钟后停止播放。
英文: Python Discord music bot stops playing a couple of minutes into any song 问题 我正在尝试组建一个Python Disc...
如何使机器人接受我回复消息的文本作为输入?
英文: How do I make the bot take as input the text of the message to which I am responding? 问题 感谢您的帮助,...
在discord.py音乐机器人中使用多线程/多进程替代字典
英文: Threading/multiprocessing in replacement to dictionary in discord.py music bot 问题 我观看了一个视频,一个人使用...
Robocorp – 触发流程 GitHub Action 无法正常运行
英文: Robocorp - Trigger process GitHub Action not working 问题 这是我在Robocorp论坛中的帖子的副本。 我正在尝试使触发过程GitHub操...
将机器人解除静音当加入AFK频道
英文: Get bot to unmute self when joining an afk channel 问题 I am working on a discord bot for my priva...
7