scratchaddons-community / scradd

Bot for Scratch Addons Discord server
MIT License
17 stars 13 forks source link

Laxify bad word detection on links #756

Open cobaltt7 opened 1 month ago

cobaltt7 commented 1 month ago

Extract links out of message content and check them with boundary markers on both sides and without any evasion restrictions Some links, such as YouTube links, are often flagged incorrectly

cobaltt7 commented 1 month ago

tenor links are also flagged incorrectly first step: don't do evasion restrictions on links we'll do boundary markers if the issue continues

cobaltt7 commented 1 month ago

oh yeah one of the main issues is the youtube &pp= tracking param