Skip to content

Commit 3651d1a

Browse files
committed
Version 6.0.1
- Site updated: - Added [topcord.xyz](https://topcord.xyz) - Added [bots.discordlabs.org](https://bots.discordlabs.org)
1 parent 37f640f commit 3651d1a

Some content is hidden

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

64 files changed

+191
-141
lines changed

SECURITY.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,38 @@ Those are also the only versions that may receive bug fixes and patches.
99

1010
### Core
1111

12-
| Version | Supported |
13-
| ------- | ------------------ |
14-
| 6.x | :white_check_mark: |
15-
| 5.x | :white_check_mark: |
16-
| 4.x | :x: |
17-
| 3.x | :x: |
18-
| 2.x | :x: |
19-
| 1.x | :x: |
12+
| Version | Supported | Notes: |
13+
| ------- | ------------------ | ------------------------------------------- |
14+
| 6.x | :white_check_mark: | |
15+
| 5.x | :white_check_mark: | Will see end of support on August 31st 2020 |
16+
| 4.x | :x: | |
17+
| 3.x | :x: | |
18+
| 2.x | :x: | |
19+
| 1.x | :x: | |
2020

2121
----
2222
### JDA-Module
2323

24-
| Version | Supported |
25-
| ------- | ------------------ |
26-
| 6.x | :white_check_mark: |
27-
| 5.x | :white_check_mark: |
28-
| 4.x | :x: |
29-
| 3.x | :x: |
30-
| 2.x | :x: |
31-
| 1.x | :x: |
24+
| Version | Supported | Notes: |
25+
| ------- | ------------------ | ------------------------------------------- |
26+
| 6.x | :white_check_mark: | |
27+
| 5.x | :white_check_mark: | Will see end of support on August 31st 2020 |
28+
| 4.x | :x: | |
29+
| 3.x | :x: | |
30+
| 2.x | :x: | |
31+
| 1.x | :x: | |
3232

3333
----
3434
### Request-Module
3535

36-
| Version | Supported |
37-
| ------- | ------------------ |
38-
| 6.x | :white_check_mark: |
39-
| 5.x | :white_check_mark: |
40-
| 4.x | :x: |
41-
| 3.x | :x: |
42-
| 2.x | :x: |
43-
| 1.x | :x: |
36+
| Version | Supported | Notes: |
37+
| ------- | ------------------ | ------------------------------------------- |
38+
| 6.x | :white_check_mark: | |
39+
| 5.x | :white_check_mark: | Will see end of support on August 31st 2020 |
40+
| 4.x | :x: | |
41+
| 3.x | :x: | |
42+
| 2.x | :x: | |
43+
| 1.x | :x: | |
4444

4545
---
4646
## Reporting a Vulnerability

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins{
99
id 'net.kyori.blossom' version '1.1.0'
1010
}
1111

12-
def ver = new Version(major: 6, minor: 0, revision: 0)
12+
def ver = new Version(major: 6, minor: 0, revision: 1)
1313

1414
allprojects {
1515
apply plugin: 'com.jfrog.bintray'

core/src/main/java/org/botblock/javabotblockapi/core/Site.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ public enum Site {
4242
*/
4343
BOTSDATABASE_COM("botsdatabase.com"),
4444

45+
/**
46+
* <a href="https://bots.discordbotlabs.org" target="_blank">bots.discordbotlabs.org</a>
47+
*/
48+
BOTS_DISCORDBOTLABS_ORG("bots.discordbotlabs.org"),
49+
4550
/**
4651
* <a href="https://botsfordiscord.com" target="_blank">botsfordiscord.com</a>
4752
*/
@@ -133,6 +138,11 @@ public enum Site {
133138
*/
134139
SPACE_BOT_LIST_XYZ("space-bot-list.xyz"),
135140

141+
/**
142+
* <a href="https://topcord.xyz" target="_blank">topcord.xyz</a>
143+
*/
144+
TOPCORD_XYZ("topcord.xyz"),
145+
136146
/**
137147
* <a href="https://wonderbotlist.com" target="_blank">wonderbotlist.com</a>
138148
*/

docs/core/allclasses-index.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>All Classes (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/allclasses.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>All Classes (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/allpackages-index.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>All Packages (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/constant-values.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>Constant Field Values (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/deprecated-list.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>Deprecated List (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/help-doc.html

Lines changed: 2 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>API Help (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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/core/index-all.html

Lines changed: 10 additions & 2 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 Sat Aug 08 18:24:20 CEST 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Thu Aug 13 23:17:21 CEST 2020 -->
66
<title>Index (core 6.0.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-08-08">
8+
<meta name="dc.created" content="2020-08-13">
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>
@@ -128,6 +128,10 @@ <h2 class="title">B</h2>
128128
<dd>
129129
<div class="block"><a href="https://botlist.space" target="_blank">botlist.space</a></div>
130130
</dd>
131+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/Site.html#BOTS_DISCORDBOTLABS_ORG">BOTS_DISCORDBOTLABS_ORG</a></span> - org.botblock.javabotblockapi.core.<a href="org/botblock/javabotblockapi/core/Site.html" title="enum in org.botblock.javabotblockapi.core">Site</a></dt>
132+
<dd>
133+
<div class="block"><a href="https://bots.discordbotlabs.org" target="_blank">bots.discordbotlabs.org</a></div>
134+
</dd>
131135
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/Site.html#BOTS_ONDISCORD_XYZ">BOTS_ONDISCORD_XYZ</a></span> - org.botblock.javabotblockapi.core.<a href="org/botblock/javabotblockapi/core/Site.html" title="enum in org.botblock.javabotblockapi.core">Site</a></dt>
132136
<dd>
133137
<div class="block"><a href="https://bots.ondiscord.xyz" target="_blank">bots.ondiscord.xyz</a></div>
@@ -350,6 +354,10 @@ <h2 class="title">S</h2>
350354
</a>
351355
<h2 class="title">T</h2>
352356
<dl>
357+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/Site.html#TOPCORD_XYZ">TOPCORD_XYZ</a></span> - org.botblock.javabotblockapi.core.<a href="org/botblock/javabotblockapi/core/Site.html" title="enum in org.botblock.javabotblockapi.core">Site</a></dt>
358+
<dd>
359+
<div class="block"><a href="https://topcord.xyz" target="_blank">topcord.xyz</a></div>
360+
</dd>
353361
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/core/exceptions/RatelimitedException.html#toString()">toString()</a></span> - Method in exception org.botblock.javabotblockapi.core.exceptions.<a href="org/botblock/javabotblockapi/core/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.core.exceptions">RatelimitedException</a></dt>
354362
<dd>
355363
<div class="block">Returns this class formatted to a String.</div>

0 commit comments

Comments
 (0)