File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 77}
88
99group = ' com.andre601'
10- version = ' 1.1 .0'
10+ version = ' 2.0 .0'
1111
1212sourceCompatibility = 1.8
1313
@@ -52,7 +52,7 @@ bintray{
5252 repo = ' maven'
5353 name = ' JavaBotBlockAPI'
5454 licenses = [' MIT' ]
55- vcsUrl = ' https://github.com/Andre601 /JavaBotBlockAPI'
55+ vcsUrl = ' https://github.com/JavaBotBlockAPI /JavaBotBlockAPI'
5656 version{
5757 name = project. version
5858 released = new Date ()
Original file line number Diff line number Diff line change 1+ ## v2.0.0
2+ - Added new get methods for bot and botlist infos.
3+ - Updated JDA version to 4
4+
15## v1.0.5
2- - Updated minimal delay to 2 since ratelimit is 1/120s.
6+ - Updated minimal delay to 2 since rate limit is 1/120s.
37
48## v1.0.4
59- RequestHandler now no longer allows values in itself. Instead you provide them through the postGuilds or startAutoPosting methods.
You can’t perform that action at this time.
0 commit comments