From ca8b30445c6594e414409ec2b51ff34e3ca9a7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robot=C2=B016=2016?= <71988762+blak11@users.noreply.github.com> Date: Thu, 24 Jun 2021 02:08:58 +0300 Subject: [PATCH] Update calli.js --- calli.js | 1 + 1 file changed, 1 insertion(+) diff --git a/calli.js b/calli.js index 24faf13..5c7436d 100644 --- a/calli.js +++ b/calli.js @@ -83,6 +83,7 @@ calli.on("ready", () => { Type: "Playing" }); }); + /////////////////////////////////////////////////////////////////////////////// calli.on("message", async message => { if (message.content.startsWith(prefix + "help")) {