is there a way for the content.replace to sort of split them into more words than these?

前端 未结 0 1674
囚心锁ツ
囚心锁ツ 2020-12-18 01:33
const filter = ["bad1", "bad2"];

client.on("message", message => {
    var content = message.content;
    var stringToCheck = conte         


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