Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Added comments for regex addition | 2022-08-16 | -1/+1 | |
* | Removed redundant capture group | 2022-08-16 | -1/+1 | |
* | Unified usage of flags kwarg | 2022-08-16 | -2/+2 | |
* | Removed a redundant regex character class | 2022-08-16 | -1/+1 | |
* | Added regex for leading https or www | 2022-08-16 | -0/+1 | |
* | Fix Discord Invite Regex Docs | 2022-05-10 | -3/+4 | |
* | Remove trailing whitespace from docstring | 2022-05-10 | -3/+3 | |
* | `DISCORD_INVITE` captures until a whitespace | 2022-05-10 | -1/+5 | |
* | Migrate to using disnake over Discord.py 2.0a0 | 2022-02-24 | -1/+1 | |
* | Move new utilities to the util namespace | 2022-02-24 | -0/+48 |