Speedgot
Discord Bot API - JDA
-----
A simple discord bot creation API.
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Load Action Fix
Prior to this the load action couldn't really be used.
In order to use load action do as follows.
Code (Text):
Bot bot;
bot.setLoadAction(new Action() {
@Override
public void run() {
//Do stuff here
}
});
bot = new Bot("TOKEN", "PREFIX");
----------
,
Nov 22, 2017
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
21,642
First Release:
Nov 19, 2017
Last Update:
Jul 21, 2022
Category:
---------------
All-Time Rating:
25 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support