Skip to content

Commit acbfc7a

Browse files
committed
[auto] Update documentation
1 parent 86d2ab7 commit acbfc7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+23650
-0
lines changed

docs/BotListSpace.html

+1,042
Large diffs are not rendered by default.

docs/BotsForDiscord.html

+889
Large diffs are not rendered by default.

docs/BotsOnDiscord.html

+177
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>JSDoc: Class: BotsOnDiscord</title>
6+
7+
<script src="scripts/prettify/prettify.js"> </script>
8+
<script src="scripts/prettify/lang-css.js"> </script>
9+
<!--[if lt IE 9]>
10+
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11+
<![endif]-->
12+
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13+
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14+
</head>
15+
16+
<body>
17+
18+
<div id="main">
19+
20+
<h1 class="page-title">Class: BotsOnDiscord</h1>
21+
22+
23+
24+
25+
26+
27+
<section>
28+
29+
<header>
30+
31+
<h2><span class="attribs"><span class="type-signature"></span></span>BotsOnDiscord<span class="signature">()</span><span class="type-signature"></span></h2>
32+
33+
<div class="class-description">Represents the Bots On Discord service</div>
34+
35+
36+
</header>
37+
38+
<article>
39+
<div class="container-overview">
40+
41+
42+
43+
44+
<h2>Constructor</h2>
45+
46+
47+
48+
<h4 class="name" id="BotsOnDiscord"><span class="type-signature"></span>new BotsOnDiscord<span class="signature">()</span><span class="type-signature"></span></h4>
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
<dl class="details">
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
82+
83+
84+
85+
86+
87+
88+
89+
90+
91+
92+
93+
94+
<dt class="tag-source">Source:</dt>
95+
<dd class="tag-source"><ul class="dummy"><li>
96+
<a href="Interface_Lists_BotsOnDiscord.js.html">Interface/Lists/BotsOnDiscord.js</a>, <a href="Interface_Lists_BotsOnDiscord.js.html#line7">line 7</a>
97+
</li></ul></dd>
98+
99+
100+
101+
102+
103+
<dt class="tag-see">See:</dt>
104+
<dd class="tag-see">
105+
<ul>
106+
<li><a href="https://bots.ondiscord.xyz/info/api">https://bots.ondiscord.xyz/info/api</a></li>
107+
</ul>
108+
</dd>
109+
110+
111+
112+
</dl>
113+
114+
115+
116+
117+
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
129+
130+
131+
132+
133+
134+
</div>
135+
136+
137+
138+
139+
140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
150+
151+
152+
153+
154+
155+
</article>
156+
157+
</section>
158+
159+
160+
161+
162+
</div>
163+
164+
<nav>
165+
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BotListSpace.html">BotListSpace</a></li><li><a href="BotsForDiscord.html">BotsForDiscord</a></li><li><a href="BotsOnDiscord.html">BotsOnDiscord</a></li><li><a href="DiscordAppsDev.html">DiscordAppsDev</a></li><li><a href="DiscordBoats.html">DiscordBoats</a></li><li><a href="DiscordBotList.html">DiscordBotList</a></li><li><a href="DiscordBotsGG.html">DiscordBotsGG</a></li><li><a href="DiscordBotWorld.html">DiscordBotWorld</a></li><li><a href="DivineDiscordBots.html">DivineDiscordBots</a></li><li><a href="GlennBotList.html">GlennBotList</a></li><li><a href="Poster.html">Poster</a></li><li><a href="ServiceBase.html">ServiceBase</a></li><li><a href="TopGG.html">TopGG</a></li></ul><h3>Events</h3><ul><li><a href="Poster.html#event:autopost">autopost</a></li><li><a href="Poster.html#event:autopostfail">autopostfail</a></li><li><a href="Poster.html#event:post">post</a></li><li><a href="Poster.html#event:postfail">postfail</a></li></ul><h3><a href="global.html">Global</a></h3>
166+
</nav>
167+
168+
<br class="clear">
169+
170+
<footer>
171+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Tue Jan 28 2020 23:38:30 GMT+0000 (Coordinated Universal Time)
172+
</footer>
173+
174+
<script> prettyPrint(); </script>
175+
<script src="scripts/linenumber.js"> </script>
176+
</body>
177+
</html>

0 commit comments

Comments
 (0)