EddieHubCommunity / EddieBot

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

fix: handle http protocol capitalization when checking links #814

Closed dan-mba closed 4 months ago

dan-mba commented 4 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)