From 6fcd23ee35a8b16a63ea5befa1cc6dc0dc8b1f34 Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Thu, 4 Jan 2024 15:43:40 +0000 Subject: [PATCH] Add some more error handling to the screenshot command --- .idea/workspace.xml | 20 ++++++++++++--- cogs/screenshot.py | 62 +++++++++++++++++++++++++++++---------------- conf.py | 10 ++++++++ main.py | 6 +---- 4 files changed, 68 insertions(+), 30 deletions(-) create mode 100644 conf.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 92ce689..259b868 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,11 @@