Skip to content

Commit 365428f

Browse files
committed
Version 5.1.12
1 parent e269336 commit 365428f

36 files changed

+322
-145
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins{
77
id 'com.github.johnrengelman.shadow' version '5.2.0'
88
}
99

10-
def ver = new Version(major: 5, minor: 1, revision: 11)
10+
def ver = new Version(major: 5, minor: 1, revision: 12)
1111

1212
group = "org.botblock"
1313
version = "$ver"

docs/allclasses-index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Classes (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="All Classes (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {
@@ -157,8 +157,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
157157
<tr id="i7" class="rowColor">
158158
<td class="colFirst"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></td>
159159
<th class="colLast" scope="row">
160-
<div class="block">Indicates that the Java-Wrapper (Bot) was rate-limited by BotBlock.org (Received error code 429)
161-
<br>The returned error message contains the route, Bot ID, IP and delay in seconds for when rate limit is removed.</div>
160+
<div class="block">Class used to indicate when the bot gets Ratelimited by the BotBlock API.</div>
162161
</th>
163162
</tr>
164163
<tr id="i8" class="altColor">

docs/allclasses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>All Packages (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>All Packages (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="All Packages (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {

docs/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>Constant Field Values (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>Constant Field Values (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="Constant Field Values (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {

docs/deprecated-list.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>Deprecated List (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>Deprecated List (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="Deprecated List (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {

docs/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>API Help (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>API Help (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="API Help (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {

docs/index-all.html

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>Index (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>Index (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Index (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="Index (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {
@@ -314,6 +314,10 @@ <h2 class="title">G</h2>
314314
<dd>
315315
<div class="block">Constructor to get the instance of GetBotAction.</div>
316316
</dd>
317+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#getBotId()">getBotId()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
318+
<dd>
319+
<div class="block">Returns the bot id that was ratelimited.</div>
320+
</dd>
317321
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetBotAction.html#getBotInfo(java.lang.Long)">getBotInfo(Long)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></dt>
318322
<dd>
319323
<div class="block">Gets the full information of a bot.</div>
@@ -354,6 +358,10 @@ <h2 class="title">G</h2>
354358
<dd>
355359
<div class="block">Gets the URL used to display a widget (custom image) of the bot.</div>
356360
</dd>
361+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#getDelay()">getDelay()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
362+
<dd>
363+
<div class="block">Returns the delay - in milliseconds - you have to wait to perform a request again.</div>
364+
</dd>
357365
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetListAction.html#getDescription(java.lang.String,java.lang.String)">getDescription(String, String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></dt>
358366
<dd>
359367
<div class="block">Gets the description of the bot list.</div>
@@ -422,6 +430,10 @@ <h2 class="title">G</h2>
422430
<dd>
423431
<div class="block">Gets the OAuth invite of the bot.</div>
424432
</dd>
433+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#getIp()">getIp()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
434+
<dd>
435+
<div class="block">Returns the ip that was ratelimited.</div>
436+
</dd>
425437
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetListAction.html#getLanguage(java.lang.String,java.lang.String)">getLanguage(String, String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></dt>
426438
<dd>
427439
<div class="block">Gets the primary language of the bot list.</div>
@@ -469,7 +481,7 @@ <h2 class="title">G</h2>
469481
</dd>
470482
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#getMessage()">getMessage()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
471483
<dd>
472-
<div class="block">Gives the exception message.</div>
484+
<div class="block">Returns a formatted message displaying the various information returned in this exception.</div>
473485
</dd>
474486
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetBotAction.html#getName(java.lang.Long)">getName(Long)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></dt>
475487
<dd>
@@ -511,6 +523,10 @@ <h2 class="title">G</h2>
511523
<dd>
512524
<div class="block">Gets the prefix of the bot.</div>
513525
</dd>
526+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#getRoute()">getRoute()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
527+
<dd>
528+
<div class="block">Returns the route on which the bot was ratelimited.</div>
529+
</dd>
514530
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetBotAction.html#getServerCount(java.lang.Long)">getServerCount(Long)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></dt>
515531
<dd>
516532
<div class="block">Gets the server count of the bot.</div>
@@ -667,8 +683,7 @@ <h2 class="title">R</h2>
667683
<dl>
668684
<dt><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions"><span class="typeNameLink">RatelimitedException</span></a> - Exception in <a href="org/botblock/javabotblockapi/exceptions/package-summary.html">org.botblock.javabotblockapi.exceptions</a></dt>
669685
<dd>
670-
<div class="block">Indicates that the Java-Wrapper (Bot) was rate-limited by BotBlock.org (Received error code 429)
671-
<br>The returned error message contains the route, Bot ID, IP and delay in seconds for when rate limit is removed.</div>
686+
<div class="block">Class used to indicate when the bot gets Ratelimited by the BotBlock API.</div>
672687
</dd>
673688
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#%3Cinit%3E(java.lang.String)">RatelimitedException(String)</a></span> - Constructor for exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
674689
<dd>&nbsp;</dd>
@@ -711,6 +726,10 @@ <h2 class="title">T</h2>
711726
<br><a href="https://imgur.com/sd50Ze4" target="_blank">Proof</a></div>
712727
</div>
713728
</dd>
729+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#toString()">toString()</a></span> - Method in exception org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
730+
<dd>
731+
<div class="block">Returns this class formatted to a String.</div>
732+
</dd>
714733
</dl>
715734
<a id="I:V">
716735
<!-- -->

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sun Feb 16 23:07:43 CET 2020 -->
6-
<title>Overview (JavaBotBlockAPI 5.1.11 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Fri Feb 28 16:32:26 CET 2020 -->
6+
<title>Overview (JavaBotBlockAPI 5.1.12 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-02-16">
8+
<meta name="dc.created" content="2020-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Overview (JavaBotBlockAPI 5.1.11 API)";
25+
parent.document.title="Overview (JavaBotBlockAPI 5.1.12 API)";
2626
}
2727
}
2828
catch(err) {
@@ -93,7 +93,7 @@
9393
</nav>
9494
</header>
9595
<div class="header">
96-
<h1 class="title">JavaBotBlockAPI 5.1.11 API</h1>
96+
<h1 class="title">JavaBotBlockAPI 5.1.12 API</h1>
9797
</div>
9898
<main role="main">
9999
<div class="contentContainer">

0 commit comments

Comments
 (0)