how to make discord bot be case insensitive and listen to pings same time?

后端 未结 0 1636
野趣味
野趣味 2020-11-29 20:46

client = commands.Bot(command_prefix=commands.when_mentioned_or[\'S!\', \'s!\'], case_insensitive=True)

thats my code it just gives me errors :(

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