Uses of Class
com.github.alex1304.ultimategdbot.api.SimpleBot
-
Packages that use SimpleBot Package Description com.github.alex1304.ultimategdbot.api -
-
Uses of SimpleBot in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api that return SimpleBot Modifier and Type Method Description static SimpleBot
SimpleBot. create(BotConfig config)
Creates a newSimpleBot
using the given config.
-