Open Avatcher opened 2 years ago
JavaBot will "freeze" messages
That cannot be done with the discord api.
It is surely a good idea to check files, however there is a too high risk for us to block files that are relevant to questions and conversations, as you can not be 100% sure its malicious. This would be really bad if none of the moderators would approve the file for hours.
Also, just checking a file by its extension does nothing, someone could still fit malicious content into other files.
I don't think this is necessary. If you're going to execute a random file without decompiling and checking it first, and your computer gets infected, honestly, that's on you. Maybe we should encourage people to use common sense and a decompiler instead.
I agree with Maeve there.
We don't have a rule for the entire server, it's just not allowed in #project-showcase
Is your feature request related to a problem? Please describe. Anyone can send a message with an executable file to any chat with a possible malware. Even if a new rule: "Do not share executables" will be added, the Moderators Team cannot delete these messages instantly. And they should not, when that process can be automated.
Describe the solution you'd like JavaBot will block messages with executable, such as ".exe" or ".jar", files automatically. Then there's no need for human moderation.
Describe alternatives you've considered