Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
THEGOLDENPRO committed Oct 1, 2022
1 parent 9c0ba84 commit 2b81989
Show file tree
Hide file tree
Showing 28 changed files with 7,574 additions and 4,675 deletions.
2 changes: 1 addition & 1 deletion demo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Development gang sheeet

if __name__ == '__main__':
import os
import sys

sys.path.insert(0, './src')
Expand Down
2,061 changes: 1,479 additions & 582 deletions docs/GoldyBot.html

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions docs/GoldyBot/assets.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ <h2>API Documentation</h2>
<li>
<a class="variable" href="#NO_PFP_IMAGE">NO_PFP_IMAGE</a>
</li>
<li>
<a class="variable" href="#ANIME_ONE_PUNCH_CLOCK_GIF">ANIME_ONE_PUNCH_CLOCK_GIF</a>
</li>
</ul>


Expand All @@ -58,6 +61,9 @@ <h1 class="modulename">

<div class="pdoc-code codehilite"><pre><span></span><span id="L-1"><a href="#L-1"><span class="linenos">1</span></a><span class="n">NO_PFP_IMAGE</span> <span class="o">=</span> <span class="s2">&quot;https://media.discordapp.net/attachments/436201641486581762/967863279575765042/logo_v2.png&quot;</span>
</span><span id="L-2"><a href="#L-2"><span class="linenos">2</span></a><span class="sd">&quot;&quot;&quot;&quot;&quot;&quot;</span>
</span><span id="L-3"><a href="#L-3"><span class="linenos">3</span></a>
</span><span id="L-4"><a href="#L-4"><span class="linenos">4</span></a><span class="n">ANIME_ONE_PUNCH_CLOCK_GIF</span> <span class="o">=</span> <span class="s2">&quot;https://bestanimations.com/media/clocks/1998493116funny-alarm-clock-animated-gif-3.gif&quot;</span>
</span><span id="L-5"><a href="#L-5"><span class="linenos">5</span></a><span class="sd">&quot;&quot;&quot;&quot;&quot;&quot;</span>
</span></pre></div>


Expand All @@ -72,6 +78,17 @@ <h1 class="modulename">



</section>
<section id="ANIME_ONE_PUNCH_CLOCK_GIF">
<div class="attr variable">
<span class="name">ANIME_ONE_PUNCH_CLOCK_GIF</span><span class="default_value"> = &#39;https://bestanimations.com/media/clocks/1998493116funny-alarm-clock-animated-gif-3.gif&#39;</span>


</div>
<a class="headerlink" href="#ANIME_ONE_PUNCH_CLOCK_GIF"></a>



</section>
</main>
<script>
Expand Down
457 changes: 230 additions & 227 deletions docs/GoldyBot/bot.html

Large diffs are not rendered by default.

532 changes: 281 additions & 251 deletions docs/GoldyBot/cache.html

Large diffs are not rendered by default.

147 changes: 78 additions & 69 deletions docs/GoldyBot/config.html

Large diffs are not rendered by default.

88 changes: 50 additions & 38 deletions docs/GoldyBot/database/member/money.html

Large diffs are not rendered by default.

287 changes: 182 additions & 105 deletions docs/GoldyBot/errors.html

Large diffs are not rendered by default.

604 changes: 303 additions & 301 deletions docs/GoldyBot/ext/commands.html

Large diffs are not rendered by default.

767 changes: 604 additions & 163 deletions docs/GoldyBot/files.html

Large diffs are not rendered by default.

612 changes: 329 additions & 283 deletions docs/GoldyBot/goldy.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/GoldyBot/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1 class="modulename">

<div class="pdoc-code codehilite"><pre><span></span><span id="L-1"><a href="#L-1"><span class="linenos"> 1</span></a><span class="c1"># Bot Version</span>
</span><span id="L-2"><a href="#L-2"><span class="linenos"> 2</span></a>
</span><span id="L-3"><a href="#L-3"><span class="linenos"> 3</span></a><span class="n">version</span> <span class="o">=</span> <span class="s2">&quot;4.0dev23&quot;</span>
</span><span id="L-3"><a href="#L-3"><span class="linenos"> 3</span></a><span class="n">version</span> <span class="o">=</span> <span class="s2">&quot;4.0dev24&quot;</span>
</span><span id="L-4"><a href="#L-4"><span class="linenos"> 4</span></a><span class="sd">&quot;&quot;&quot;Goldy Bot version number.&quot;&quot;&quot;</span>
</span><span id="L-5"><a href="#L-5"><span class="linenos"> 5</span></a>
</span><span id="L-6"><a href="#L-6"><span class="linenos"> 6</span></a><span class="n">name</span> <span class="o">=</span> <span class="sa">f</span><span class="s2">&quot;Goldy Bot (</span><span class="si">{</span><span class="n">version</span><span class="si">}</span><span class="s2">)&quot;</span>
Expand All @@ -83,7 +83,7 @@ <h1 class="modulename">
</section>
<section id="version">
<div class="attr variable">
<span class="name">version</span><span class="default_value"> = &#39;4.0dev23&#39;</span>
<span class="name">version</span><span class="default_value"> = &#39;4.0dev24&#39;</span>


</div>
Expand All @@ -96,7 +96,7 @@ <h1 class="modulename">
</section>
<section id="name">
<div class="attr variable">
<span class="name">name</span><span class="default_value"> = &#39;Goldy Bot (4.0dev23)&#39;</span>
<span class="name">name</span><span class="default_value"> = &#39;Goldy Bot (4.0dev24)&#39;</span>


</div>
Expand All @@ -109,7 +109,7 @@ <h1 class="modulename">
</section>
<section id="v_short">
<div class="attr variable">
<span class="name">v_short</span><span class="default_value"> = &#39;4.0dev23&#39;</span>
<span class="name">v_short</span><span class="default_value"> = &#39;4.0dev24&#39;</span>


</div>
Expand All @@ -120,7 +120,7 @@ <h1 class="modulename">
</section>
<section id="bot_version">
<div class="attr variable">
<span class="name">bot_version</span><span class="default_value"> = &#39;Goldy Bot (4.0dev23)&#39;</span>
<span class="name">bot_version</span><span class="default_value"> = &#39;Goldy Bot (4.0dev24)&#39;</span>


</div>
Expand Down
Loading

0 comments on commit 2b81989

Please sign in to comment.