From 45d61fc71dd86bb1a59ee09f6ec125b10e11ea78 Mon Sep 17 00:00:00 2001 From: Romain J Date: Wed, 27 May 2020 00:58:53 +0200 Subject: [PATCH] feat(automation): add possibility to delete command output --- .idea/discord.xml | 3 ++ .idea/workspace.xml | 88 ++++++++++------------------------------ app.py | 10 ++--- cogs/Images.py | 50 +++++++++++------------ cogs/Logs.py | 3 +- cogs/Useless.py | 33 +++++++++++++++ requirements.txt | 5 +-- utils/functions/extra.py | 46 ++++++++++++++++++++- 8 files changed, 136 insertions(+), 102 deletions(-) create mode 100644 cogs/Useless.py diff --git a/.idea/discord.xml b/.idea/discord.xml index 368d7c1..59b11d1 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -3,4 +3,7 @@ + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5210e9e..f898223 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,68 +2,13 @@ - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -128,7 +73,14 @@ - + + + + + + + +