EddieHubCommunity / EddieBot

Inclusive words Discord bot (no more "hey guys")
http://discord.eddiehub.org
MIT License
173 stars 138 forks source link

fix: handle http protocol capitalization when checking links #814

Closed dan-mba closed 3 months ago

dan-mba commented 3 months ago

Changes proposed

It is possible currently to hide a link by capitalizing a letter in the http protocol. This PR changes the regex to check for either case

Check List (Check all the applicable boxes)