fixes + new features.

This commit is contained in:
boy0001 2015-01-10 21:20:20 +11:00
parent e2c665a732
commit 53bce4fb26
8 changed files with 236 additions and 60 deletions

View file

@ -36,6 +36,7 @@ public enum Command {
// (Rating system) (ratings can be stored as the average, and number of
// ratings)
// - /plot rate <number out of 10>
BUY("b"),
/**
*
*/