From 1cdbc6a65cb4c955e2ff7ceaecd5807efc302f3e Mon Sep 17 00:00:00 2001 From: WubzyGD Date: Sun, 20 Feb 2022 01:27:40 -0700 Subject: [PATCH] n?sleeping --- .idea/workspace.xml | 34 ++++++++++++++---------- bot.js | 3 ++- commands/misc/sleeping.js | 54 +++++++++++++++++++++++++++++++++++++++ commands/social/afk.js | 2 +- events/messageCreate.js | 24 +++++++++++++++-- models/user.js | 1 + 6 files changed, 100 insertions(+), 18 deletions(-) create mode 100644 commands/misc/sleeping.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e6c3220..c67b91d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,17 +4,7 @@