aboutsummaryrefslogtreecommitdiff
path: root/commands/util/defaults
diff options
context:
space:
mode:
authorame <[email protected]>2023-12-21 00:26:50 -0600
committerame <[email protected]>2023-12-21 00:26:50 -0600
commit46c962c188a5e067c16aa15c3b8bd819bb6f69f0 (patch)
tree69110e35b2a6c5bb208c9afe6ac08f5086b32622 /commands/util/defaults
parent3962e3926bef69e7546ea33786a86812eaab9e2d (diff)
example ping command
Diffstat (limited to 'commands/util/defaults')
-rw-r--r--commands/util/defaults/ping.js.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/util/defaults/ping.js.json b/commands/util/defaults/ping.js.json
new file mode 100644
index 0000000..f390c76
--- /dev/null
+++ b/commands/util/defaults/ping.js.json
@@ -0,0 +1,2 @@
+{"cooldown":3,"desc":"get ping!","restrict":[],"restricted":[],
+"usage":"{command}"} \ No newline at end of file