Make Discord bot only react to a specific command

前端 未结 0 1940
醉酒成梦
醉酒成梦 2021-01-27 02:23

if i use

if message.content.startswith(\'!skip\'):
            await message.channel.send("meow meow meow")

and type !skip my bot react

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