
commands.Bot接受一个
case_insensitive参数
bot = commands.Bot(command_prefix='!', case_insensitive=True)
请注意,使用此功能会降低性能。
欢迎分享,转载请注明来源:内存溢出

commands.Bot接受一个
case_insensitive参数
bot = commands.Bot(command_prefix='!', case_insensitive=True)
请注意,使用此功能会降低性能。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)