revert revert 41da1617d7
revert Added the cmd_rotation command for Speed's work rotation. DateTime not imported.
11 lines
352 B
JSON
11 lines
352 B
JSON
{
|
|
"cmd_hello": ["hello", "hi"],
|
|
"cmd_goodbye": ["goodbye", "bye"],
|
|
"cmd_whatareyou": ["whatareyou"],
|
|
"cmd_addpoints": ["addpoints"],
|
|
"cmd_checkpoints": ["checkpoints", "check"],
|
|
"cmd_addcommand": ["addcommand"],
|
|
"cmd_listcommands": ["listcommands", "list"],
|
|
"cmd_roll": ["roll", "r"],
|
|
"cmd_rotation": ["rotation"]
|
|
}
|