aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_core/utils/regex.py (follow)
Commit message (Expand)AuthorAgeLines
* Update discord invite regexGravatar Janine vN2025-07-13-1/+1
* Ensure we don't match to non-invite looking linksGravatar Chris Lovering2024-11-23-2/+2
* Escape backslashes in invite regexGravatar Chris Lovering2024-11-23-1/+1
* Drop io and li from invite regexGravatar Chris Lovering2024-11-23-1/+1
* Update filter regex to not be overly strictGravatar Chris Lovering2024-11-23-2/+4
* Remove repetition from the invite regexGravatar Chris Lovering2024-10-17-7/+2
* Move discord(app) capture to its own optional group in invite regexGravatar Chris Lovering2024-10-17-6/+6
* Add optional 'app' capture to invite regex OR groupGravatar Chris Lovering2024-10-17-6/+5
* Improve readability of invite regex by indenting the large OR groupGravatar Chris Lovering2024-10-17-8/+10
* Drop / from invite regex fragementsGravatar Chris Lovering2024-10-17-5/+6
* Update Discord invite regex to also match backslash before the invite codeGravatar Chris Lovering2024-09-11-1/+1
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-0/+54