The bot is now in a semi-stable state, although still very lacking in terms of features.
This commit is contained in:
parent
96ea29b103
commit
89fc2aa0a6
@ -32,7 +32,7 @@ public class Cache
|
||||
|
||||
private final static String execPath = System.getProperty("user.dir");
|
||||
|
||||
private static final String botVersion = "0.3.0"; // we should probably find a way to make this consistent with Maven
|
||||
private static final String botVersion = "0.3.1"; // we should probably find a way to make this consistent with Maven
|
||||
private static final String botName = "Hideko";
|
||||
|
||||
private static SlashCommandListener slashCommandListener = null;
|
||||
|
Loading…
Reference in New Issue
Block a user