Ignoring exception in command None: discord.ext.commands.errors.CommandNotFound: Command “makePoll” is not found

后端 未结 0 1320
悲哀的现实
悲哀的现实 2020-12-31 13:03

So I\'ve tried to do this simple poll function using python for my discord bot:

@command(name="makePoll")
@has_permissions(manage_guild=True)
async          


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