G4_Bot/commands.json
TVanteeffelen 4ac8fdcd13 revert b79baab1c3
revert revert 41da1617d7

revert Added the cmd_rotation command for Speed's work rotation. DateTime not imported.
2025-07-24 12:49:50 -04:00

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"]
}