aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/regex.py (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-54/+0
|
* Added comments for regex additionGravatar ionite342022-08-16-1/+1
|
* Removed redundant capture groupGravatar ionite342022-08-16-1/+1
|
* Unified usage of flags kwargGravatar ionite342022-08-16-2/+2
|
* Removed a redundant regex character classGravatar ionite342022-08-16-1/+1
|
* Added regex for leading https or wwwGravatar ionite342022-08-16-0/+1
|
* Fix Discord Invite Regex DocsGravatar Hassan Abouelela2022-05-10-3/+4
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Remove trailing whitespace from docstringGravatar GDWR2022-05-10-3/+3
|
* `DISCORD_INVITE` captures until a whitespaceGravatar GDWR2022-05-10-1/+5
|
* Migrate to using disnake over Discord.py 2.0a0Gravatar Chris Lovering2022-02-24-1/+1
|
* Move new utilities to the util namespaceGravatar Chris Lovering2022-02-24-0/+48