G4_Bot/commands.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"]
}