标签: python command discord.py
我想知道我做Command not found是什么感觉。
Command not found
我试过了:
bot = commands.Bot(prefix="?", command_not_found="No command called `{}`")
但它不起作用