index
:
bot-core
add-message-utils
bootstrap-paginator
check-rerun-job-util
dependabot/pip/pydantic-2.10.3
dependabot/pip/ruff-0.8.2
dependabot/pip/sphinx-autodoc-typehints-2.5.0
dependabot/pip/taskipy-1.14.1
dependabot/pip/tomli-2.2.1
docs
dont-read-response-for-204-codes
fixup-commit-blocker
main
port-constants
redis_relay
A mirrored copy of the python-discord/bot-core repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_core
/
utils
/
regex.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Update Regex to include Discord protocol format (#304)
Joe Banks
2025-08-10
-2
/
+4
*
Update discord invite regex
Janine vN
2025-07-13
-1
/
+1
*
Ensure we don't match to non-invite looking links
Chris Lovering
2024-11-23
-2
/
+2
*
Escape backslashes in invite regex
Chris Lovering
2024-11-23
-1
/
+1
*
Drop io and li from invite regex
Chris Lovering
2024-11-23
-1
/
+1
*
Update filter regex to not be overly strict
Chris Lovering
2024-11-23
-2
/
+4
*
Remove repetition from the invite regex
Chris Lovering
2024-10-17
-7
/
+2
*
Move discord(app) capture to its own optional group in invite regex
Chris Lovering
2024-10-17
-6
/
+6
*
Add optional 'app' capture to invite regex OR group
Chris Lovering
2024-10-17
-6
/
+5
*
Improve readability of invite regex by indenting the large OR group
Chris Lovering
2024-10-17
-8
/
+10
*
Drop / from invite regex fragements
Chris Lovering
2024-10-17
-5
/
+6
*
Update Discord invite regex to also match backslash before the invite code
Chris Lovering
2024-09-11
-1
/
+1
*
Rename package due to naming conflict
Chris Lovering
2022-11-05
-0
/
+54