Aninoss / lawliet-bot

The source code of the Lawliet Discord Bot
GNU General Public License v3.0
49 stars 16 forks source link

Invite Filter: Analyse Shortened Links #64

Closed ephyrriz closed 1 week ago

ephyrriz commented 1 week ago

Hello there again,

I was checking the invite filter system and spotted out an interesting thing. It occurs to be that you can bypass the filter by sending a shortened url of the original link.

As for example, I use the service https://shorturl.at/SHvtY for it. I wonder can it be fixed or not?

{EEC6F4C7-116C-4198-8C06-372E8C79D56F}

Aninoss commented 1 week ago

Hi, for these cases to be checked, Lawliet would need to follow every single url that is being posted in the server. I don't think this can be solved in a reasonable way. This should only be a rare case, so I would recommend you to just delete messages and punish users manually if this ever comes up.

ephyrriz commented 1 week ago

Alrighty, thanks for the answer!