Skip to content

Commit 5f48923

Browse files
committed
Add Glennbotlist.xyz
1 parent 24a34bb commit 5f48923

32 files changed

+93
-68
lines changed

.github/workflows/release_actions.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ jobs:
2626
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
# BUILD_NUMBER: 0 # Releases are always major.minor.revision_0
2828
# run: ./gradlew publish
29-
- name: Zip files
30-
run: |
31-
cd build/libs
32-
zip release-${{ github.event.release.tag_name }} *.jar
33-
- name: Upload to release
34-
uses: actions/[email protected]
35-
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37-
with:
38-
upload_url: ${{ github.event.release.upload_url }}
39-
asset_path: ./release-${{ github.event.release.tag_name }}.zip
40-
asset_name: release-${{ github.event.release.tag_name }}.zip
41-
asset_content_type: application/zip
29+
#- name: Zip files
30+
# run: |
31+
# cd build/libs
32+
# zip release-${{ github.event.release.tag_name }} *.jar
33+
#- name: Upload to release
34+
# uses: actions/[email protected]
35+
# env:
36+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
# with:
38+
# upload_url: ${{ github.event.release.upload_url }}
39+
# asset_path: ./release-${{ github.event.release.tag_name }}.zip
40+
# asset_name: release-${{ github.event.release.tag_name }}.zip
41+
# asset_content_type: application/zip
4242
sendMessage:
4343
needs: [publish]
4444
if: success()

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: 0)
10+
def ver = new Version(major: 5, minor: 1, revision: 1)
1111

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

docs/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>All Classes (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>All Classes (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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: 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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>All Packages (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>Constant Field Values (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>Deprecated List (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>API Help (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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/index-all.html

Lines changed: 6 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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>Index (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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>
@@ -556,6 +556,10 @@ <h2 class="title">G</h2>
556556
<dd>
557557
<div class="block">Gets the website of the bot.</div>
558558
</dd>
559+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/Site.html#GLENNBOTLIST_XYZ">GLENNBOTLIST_XYZ</a></span> - org.botblock.javabotblockapi.<a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></dt>
560+
<dd>
561+
<div class="block"><a href="https://glennbotlist.xyz" target="_blank">glennbotlist.xyz</a></div>
562+
</dd>
559563
</dl>
560564
<a id="I:I">
561565
<!-- -->

docs/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 Thu Jan 16 15:13:08 CET 2020 -->
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 20 10:49:56 CET 2020 -->
66
<title>Overview (JavaBotBlockAPI 5.1.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-16">
8+
<meta name="dc.created" content="2020-01-20">
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>

0 commit comments

Comments
 (0)