diff options
author | 2022-01-09 17:34:39 +0000 | |
---|---|---|
committer | 2022-01-09 17:34:39 +0000 | |
commit | 9a36d266a52093d0f034ddb5bcc33270c5f3821a (patch) | |
tree | e3190a748bbae2621e548a0f49820fb2cee33dd5 | |
parent | Deploying to docs from @ python-discord/bot-core@1a9f0cf23fd20162fc7bac8e7f8e... (diff) |
Deploying to docs from @ python-discord/bot-core@511bcba1b0196cd498c707a525ea56921bd971db 🚀
-rw-r--r-- | .buildinfo | 2 | ||||
-rw-r--r-- | .doctrees/changelog.doctree | bin | 5232 -> 6832 bytes | |||
-rw-r--r-- | .doctrees/environment.pickle | bin | 16790 -> 17096 bytes | |||
-rw-r--r-- | .doctrees/output/botcore.regex.doctree | bin | 4509 -> 7474 bytes | |||
-rw-r--r-- | _sources/changelog.rst.txt | 4 | ||||
-rw-r--r-- | _static/documentation_options.js | 2 | ||||
-rw-r--r-- | changelog.html | 21 | ||||
-rw-r--r-- | genindex.html | 28 | ||||
-rw-r--r-- | index.html | 6 | ||||
-rw-r--r-- | objects.inv | bin | 353 -> 381 bytes | |||
-rw-r--r-- | output/botcore.html | 6 | ||||
-rw-r--r-- | output/botcore.regex.html | 22 | ||||
-rw-r--r-- | py-modindex.html | 6 | ||||
-rw-r--r-- | search.html | 6 | ||||
-rw-r--r-- | searchindex.js | 2 |
15 files changed, 76 insertions, 29 deletions
@@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6e139548efbbef61a8b3923ea6e46e5f +config: 7de9861274a67877baf9bcb913d1f078 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/changelog.doctree b/.doctrees/changelog.doctree Binary files differindex 6c5898f4..e72f8138 100644 --- a/.doctrees/changelog.doctree +++ b/.doctrees/changelog.doctree diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle Binary files differindex b413e76d..b1073674 100644 --- a/.doctrees/environment.pickle +++ b/.doctrees/environment.pickle diff --git a/.doctrees/output/botcore.regex.doctree b/.doctrees/output/botcore.regex.doctree Binary files differindex 1bee35a7..1d7155f2 100644 --- a/.doctrees/output/botcore.regex.doctree +++ b/.doctrees/output/botcore.regex.doctree diff --git a/_sources/changelog.rst.txt b/_sources/changelog.rst.txt index 4954b59c..743fcc20 100644 --- a/_sources/changelog.rst.txt +++ b/_sources/changelog.rst.txt @@ -5,6 +5,10 @@ Changelog ========= +- :release:`1.2.0 <9th January 2022>` +- :feature:`12` Code block detection regex +- :release:`1.1.0 <2nd December 2021>` - :support:`2` Autogenerated docs. - :feature:`2` Regex utility. +- :release:`1.0.0 <17th November 2021>` - :support:`1` Core package, poetry, and linting CI. diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 87d81882..5be98c46 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.0', + VERSION: '1.2.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/changelog.html b/changelog.html index 56fbeb6f..0d05d09f 100644 --- a/changelog.html +++ b/changelog.html @@ -6,7 +6,7 @@ <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="regex" href="output/botcore.regex.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.2, furo 2022.01.02"/> - <title>Changelog - Bot Core v0.1.0</title> + <title>Changelog - Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -126,7 +126,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -152,7 +152,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> @@ -198,13 +198,22 @@ <article role="main"> <section id="changelog"> <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1> -<section id="Next feature release"> -<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/tree/master">Next feature release</a></h2><ul class="simple"> +<section id="1.2.0"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/tree/1.2.0">1.2.0</a> <span style="font-size: 75%;">9th January 2022</span></h2><ul class="simple"> +<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/12">#12</a><span>:</span> Code block detection regex</p></li> +</ul> +</section> +<section id="1.1.0"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/tree/1.1.0">1.1.0</a> <span style="font-size: 75%;">2nd December 2021</span></h2><ul class="simple"> <li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/2">#2</a><span>:</span> Regex utility.</p></li> -<li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/1">#1</a><span>:</span> Core package, poetry, and linting CI.</p></li> <li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/2">#2</a><span>:</span> Autogenerated docs.</p></li> </ul> </section> +<section id="1.0.0"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/tree/1.0.0">1.0.0</a> <span style="font-size: 75%;">17th November 2021</span></h2><ul class="simple"> +<li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/1">#1</a><span>:</span> Core package, poetry, and linting CI.</p></li> +</ul> +</section> </section> </article> diff --git a/genindex.html b/genindex.html index 4f6bd035..3454293d 100644 --- a/genindex.html +++ b/genindex.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.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.2, furo 2022.01.02"/><title>Index - Bot Core v0.1.0</title> + <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 2022.01.02"/><title>Index - Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -124,7 +124,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -150,7 +150,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> @@ -197,7 +197,7 @@ <section class="genindex-section"> <h1 id="index">Index</h1> - <div class="genindex-jumpbox"><a href="#B"><strong>B</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#M"><strong>M</strong></a></div> + <div class="genindex-jumpbox"><a href="#B"><strong>B</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#R"><strong>R</strong></a></div> </section> <section id="B" class="genindex-section"> <h2>B</h2> @@ -224,6 +224,16 @@ </tr></table> </section> +<section id="F" class="genindex-section"> + <h2>F</h2> + <table style="width: 100%" class="indextable genindextable"><tr> + <td style="width: 33%; vertical-align: top;"><ul> + <li><a href="output/botcore.regex.html#botcore.regex.FORMATTED_CODE_REGEX">FORMATTED_CODE_REGEX (in module botcore.regex)</a> +</li> + </ul></td> + </tr></table> +</section> + <section id="M" class="genindex-section"> <h2>M</h2> <table style="width: 100%" class="indextable genindextable"><tr> @@ -239,6 +249,16 @@ </tr></table> </section> +<section id="R" class="genindex-section"> + <h2>R</h2> + <table style="width: 100%" class="indextable genindextable"><tr> + <td style="width: 33%; vertical-align: top;"><ul> + <li><a href="output/botcore.regex.html#botcore.regex.RAW_CODE_REGEX">RAW_CODE_REGEX (in module botcore.regex)</a> +</li> + </ul></td> + </tr></table> +</section> + </article> </div> @@ -6,7 +6,7 @@ <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Botcore" href="output/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.2, furo 2022.01.02"/> - <title>Bot Core v0.1.0</title> + <title>Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -126,7 +126,7 @@ </label> </div> <div class="header-center"> - <a href="#"><div class="brand">Bot Core v0.1.0</div></a> + <a href="#"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -152,7 +152,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> diff --git a/objects.inv b/objects.inv Binary files differindex 892f926b..b10bd753 100644 --- a/objects.inv +++ b/objects.inv diff --git a/output/botcore.html b/output/botcore.html index 21c91666..fc4cf2f6 100644 --- a/output/botcore.html +++ b/output/botcore.html @@ -6,7 +6,7 @@ <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="regex" href="botcore.regex.html" /><link rel="prev" title="Bot Core Project Documentation" href="../index.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.2, furo 2022.01.02"/> - <title>Botcore - Bot Core v0.1.0</title> + <title>Botcore - Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -126,7 +126,7 @@ </label> </div> <div class="header-center"> - <a href="../index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="../index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -152,7 +152,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="../search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> diff --git a/output/botcore.regex.html b/output/botcore.regex.html index ea5e0b83..a578387e 100644 --- a/output/botcore.regex.html +++ b/output/botcore.regex.html @@ -6,7 +6,7 @@ <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.2, furo 2022.01.02"/> - <title>regex - Bot Core v0.1.0</title> + <title>regex - Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -126,7 +126,7 @@ </label> </div> <div class="header-center"> - <a href="../index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="../index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -152,7 +152,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="../search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> @@ -201,11 +201,25 @@ <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/1a9f0cf23fd20162fc7bac8e7f8e6cde27016f9b/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/511bcba1b0196cd498c707a525ea56921bd971db/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> </dd></dl> +<dl class="py data"> +<dt class="sig sig-object py" id="botcore.regex.FORMATTED_CODE_REGEX"> +<span class="sig-name descname"><span class="pre">FORMATTED_CODE_REGEX</span></span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/511bcba1b0196cd498c707a525ea56921bd971db/botcore/regex.py#L23-L31"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.regex.FORMATTED_CODE_REGEX" title="Permalink to this definition">¶</a></dt> +<dd><p>Regex for formatted code, using Discord’s code blocks.</p> +<dl class="field-list simple"> +</dl> +</dd></dl> +<dl class="py data"> +<dt class="sig sig-object py" id="botcore.regex.RAW_CODE_REGEX"> +<span class="sig-name descname"><span class="pre">RAW_CODE_REGEX</span></span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/511bcba1b0196cd498c707a525ea56921bd971db/botcore/regex.py#L38-L43"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.regex.RAW_CODE_REGEX" title="Permalink to this definition">¶</a></dt> +<dd><p>Regex for raw code, <em>not</em> using Discord’s code blocks.</p> +<dl class="field-list simple"> +</dl> +</dd></dl> </section> </article> diff --git a/py-modindex.html b/py-modindex.html index 8951c4c8..a5ca50b1 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.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.2, furo 2022.01.02"/><title>Python Module Index - Bot Core v0.1.0</title> + <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 2022.01.02"/><title>Python Module Index - Bot Core v1.2.0</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> @@ -124,7 +124,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -150,7 +150,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> diff --git a/search.html b/search.html index 178cc84f..7321a72d 100644 --- a/search.html +++ b/search.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="#" /> - <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 2022.01.02"/><title>Search - Bot Core v0.1.0</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" /> + <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 2022.01.02"/><title>Search - Bot Core v1.2.0</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=df49af52631e7917044a9c21a57f7b83170a6dd0" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=fade93df149f7c5fedb3ff897f799dc7d283b420" /> <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> @@ -123,7 +123,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Bot Core v0.1.0</div></a> + <a href="index.html"><div class="brand">Bot Core v1.2.0</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -149,7 +149,7 @@ <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> </div> - <span class="sidebar-brand-text">Bot Core v0.1.0</span> + <span class="sidebar-brand-text">Bot Core v1.2.0</span> </a><form class="sidebar-search-container" method="get" action="#" role="search"> <input class="sidebar-search" placeholder=Search name="q" aria-label="Search"> diff --git a/searchindex.js b/searchindex.js index f09f82dd..3975ddd7 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["changelog","index","output/botcore","output/botcore.regex"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.todo":2,sphinx:56},filenames:["changelog.rst","index.rst","output/botcore.rst","output/botcore.regex.rst"],objects:{"botcore.regex":[[3,1,1,"","DISCORD_INVITE"]],botcore:[[3,0,0,"-","regex"]]},objnames:{"0":["py","module","Python module"],"1":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:data"},terms:{"1":0,"2":0,autogener:0,botcor:1,changelog:1,ci:0,common:3,core:0,discord:3,discord_invit:3,doc:0,express:3,featur:0,index:1,inform:1,invit:3,lint:0,next:0,packag:0,page:1,poetri:0,regex:[0,1,2],regular:3,releas:0,search:1,server:3,sourc:3,support:0,util:0},titles:["Changelog","Bot Core Project Documentation","Botcore","regex"],titleterms:{bot:1,botcor:2,changelog:0,core:1,document:1,extra:1,modul:1,other:1,project:1,refer:1,regex:3}})
\ No newline at end of file +Search.setIndex({docnames:["changelog","index","output/botcore","output/botcore.regex"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.todo":2,sphinx:56},filenames:["changelog.rst","index.rst","output/botcore.rst","output/botcore.regex.rst"],objects:{"botcore.regex":[[3,1,1,"","DISCORD_INVITE"],[3,1,1,"","FORMATTED_CODE_REGEX"],[3,1,1,"","RAW_CODE_REGEX"]],botcore:[[3,0,0,"-","regex"]]},objnames:{"0":["py","module","Python module"],"1":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:data"},terms:{"0":0,"1":0,"12":0,"17th":0,"2":0,"2021":0,"2022":0,"2nd":0,"9th":0,autogener:0,block:[0,3],botcor:1,changelog:1,ci:0,code:[0,3],common:3,core:0,decemb:0,detect:0,discord:3,discord_invit:3,doc:0,express:3,featur:0,format:3,formatted_code_regex:3,index:1,inform:1,invit:3,januari:0,lint:0,novemb:0,packag:0,page:1,poetri:0,raw:3,raw_code_regex:3,regex:[0,1,2],regular:3,s:3,search:1,server:3,sourc:3,support:0,us:3,util:0},titles:["Changelog","Bot Core Project Documentation","Botcore","regex"],titleterms:{bot:1,botcor:2,changelog:0,core:1,document:1,extra:1,modul:1,other:1,project:1,refer:1,regex:3}})
\ No newline at end of file |