discord.py play command has problems with opus while using heroku

后端 未结 0 876
故里飘歌
故里飘歌 2020-12-30 22:13

So I have a play command in my bot

@client.command()
    async def play(ctx, url):
    YDL_OPTIONS = {\'format\': \'bestaudio\', \'noplaylist\':\'True\'}
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题