mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-07 04:00:46 +00:00
Create commands.json
This commit is contained in:
parent
f9cb16f8f0
commit
e28f3f93c9
1 changed files with 5 additions and 0 deletions
5
config/commands.json
Normal file
5
config/commands.json
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue