From 1466a4bfd3713f5eac1ce38defad870ab93a88f1 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 22 Nov 2020 13:15:57 -0500 Subject: [PATCH] [+] Create ls command --- .idea/inspectionProfiles/Project_Default.xml | 7 +++++++ src/bot.py | 1 + src/commands.py | 19 +++++++++++++++++-- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 6b877ca..a045a58 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,6 +2,13 @@