flying-squid/config/commands.json
2015-08-26 07:42:06 -04:00

5 lines
197 B
JSON

{
"help": "Available commands: /version and /bug",
"version": "This server is running craftyjs version 0.1.0",
"bug": "Report bugs / issues here: https://github.com/mhsjlw/craftyjs/issues"
}