= Updated core documentation quickly

This commit is contained in:
Matthew Cech
2019-03-30 14:26:21 -07:00
parent a01c952d25
commit 3c5f168628
9 changed files with 27 additions and 32 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ import core.CommandManager.ThreadData;
import utils.GlobalLog;
import utils.LogFilter;
// NOTE(wisp): This is a class designed to be asked about various kittybot stats
// This is a class designed to be asked about various kittybot stats.
// It follows a singleton pattern, and is accessable from anywhere internally.
public class Stats
{
public static String botName = "KittyBot";