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 SimpleBotSimpleBot. create(BotConfig config)Creates a newSimpleBotusing the given config.
-