java.lang.Object
io.github.unknowncoder56.javaslc.User
io.github.unknowncoder56.javaslc.Bot

public class Bot extends User
The main class of the library containing all important methods, like to run the bot. This class cannot be instantiated directly, use BotBuilder instead.
See Also: