Working on plot commenting... Can you do the DB stuff?

This commit is contained in:
boy0001 2014-10-22 16:21:57 +11:00
parent 6a050f5287
commit cfbf0086fa
9 changed files with 184 additions and 4 deletions

View file

@ -24,6 +24,14 @@ public enum Command {
// - /plot rate <number out of 10>
// - /plot list <some parameter to list the most popular, and highest rated
// plots>
INBOX("inbox"),
/**
*
*/
COMMENT("comment", "msg"),
/**
*
*/
TRUSTED("trusted", "trust"),
/**
*