How do I filter words with a discord bot? (JavaScript)
问题 I have recently created a bot for my discord server. Now I want him to filter bad words. For example: User (without bot): You are an asshole User (with bot): You are an [I'm stupid because I swear] Is this even possible in Discord? I have given my bot all permissions! (including removing messages, it can't edit message with the program self tho) If that is not possible^ Can we do the following? The ability to directly delete the message and write the following: Bot: @username Do not swear!