diff options
author | 2021-12-26 13:56:07 +0000 | |
---|---|---|
committer | 2021-12-26 13:56:07 +0000 | |
commit | e4dbf5c8f236c5b1217c8f50ae5583ed77e267e5 (patch) | |
tree | 76f43672d1a7ff296a5800b5eb88e8b451c6641f /output/botcore.regex.html | |
parent | Deploying to docs from @ python-discord/bot-core@180e217753f5b8aedbed5862e834... (diff) |
Deploying to docs from @ python-discord/bot-core@d37751d62355ab8c45fc58ee0e1bdbf641e29494 🚀
Diffstat (limited to 'output/botcore.regex.html')
-rw-r--r-- | output/botcore.regex.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/output/botcore.regex.html b/output/botcore.regex.html index 1bfea69a..48e26c84 100644 --- a/output/botcore.regex.html +++ b/output/botcore.regex.html @@ -5,7 +5,7 @@ <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="Changelog" href="../changelog.html" /><link rel="prev" title="Botcore" href="botcore.html" /> - <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.3.1, furo 2021.11.23"/> + <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.3.2, furo 2021.11.23"/> <title>regex - Bot Core v0.1.0</title> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=7f0192ddeb2adecfbaa87ffbcf67d16358b30bc1" /> @@ -201,7 +201,7 @@ <p>Common regular expressions.</p> <dl class="py data"> <dt class="sig sig-object py" id="botcore.regex.DISCORD_INVITE"> -<span class="sig-name descname"><span class="pre">DISCORD_INVITE</span></span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/180e217753f5b8aedbed5862e834eab570fc8134/botcore/regex.py#L5-L16"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.regex.DISCORD_INVITE" title="Permalink to this definition">¶</a></dt> +<span class="sig-name descname"><span class="pre">DISCORD_INVITE</span></span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/d37751d62355ab8c45fc58ee0e1bdbf641e29494/botcore/regex.py#L5-L16"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.regex.DISCORD_INVITE" title="Permalink to this definition">¶</a></dt> <dd><p>Regex for discord server invites.</p> <dl class="field-list simple"> </dl> |