我想编辑这个嵌入到滑块"?“每7秒移动一次的地方。我还希望“剩余时间:”每7秒更改一次。{ aliases: ['nowplaying', 'currentsong'],
description: 'Show the currently playingbot.distube.isPlaying(message)) return('There is nothing playing<
我一直在用Python编写不一致的代码,但我想切换到JS,因为还有更多。我在格式化一行代码时遇到了问题,我已经下载了这个音乐机器人来测试并熟悉JS。它正在发送嵌入,但我想要文本。下面是这行代码: if (this.textChannel) this.textChannel.send(f"Playing ?Nowplaying ${this.current.info.title} - Right Now!"); 我
我想编程我自己的不和谐机器人,它播放一些歌曲从youtube,但它不会创建ydl播放器,这是错误Command raised an exception: AttributeError: 'VoiceClient' object has no attribute 'create_ytdl_player',这是我的代码。