From ad047ffa19bb91d1cf6463a123a552d7c34ec142 Mon Sep 17 00:00:00 2001 From: WubzyGD Date: Wed, 12 Jan 2022 18:50:11 -0700 Subject: [PATCH] SPINN --- .idea/workspace.xml | 20 +++--- bot.js | 42 +++++++++---- handle/command.js | 53 ++++++++-------- handle/event.js | 32 ++++++---- handle/response.js | 28 ++++++--- package-lock.json | 150 ++++++++++++++++++++++++++++++++++++++++++++ package.json | 1 + 7 files changed, 256 insertions(+), 70 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1d58157..5a8e30a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,8 @@