summaryrefslogtreecommitdiff
path: root/commands/help.js
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-07 10:38:48 -0700
committer8cy <[email protected]>2020-04-07 10:38:48 -0700
commit1885ab12c73c7a79a2e7d1a8055f9bd2b0a7f71b (patch)
tree67f050cc81dea4b9b21f0d0349ecbdb263ecf221 /commands/help.js
parentport all the stuff from app.js to commands/ (diff)
downloads5nical-1885ab12c73c7a79a2e7d1a8055f9bd2b0a7f71b.tar.xz
s5nical-1885ab12c73c7a79a2e7d1a8055f9bd2b0a7f71b.zip
final test push before master
Diffstat (limited to 'commands/help.js')
-rw-r--r--commands/help.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/help.js b/commands/help.js
index 4c7ecf0..b963301 100644
--- a/commands/help.js
+++ b/commands/help.js
@@ -34,4 +34,4 @@ ice-king: says a quote from ice king from adventure time.`, false)
msg.channel.send(RichEmbed = emb);
}
}
-} \ No newline at end of file
+}; \ No newline at end of file