From fcd3a10513f176f9a0ace1bbb862839e16b6d310 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:57:18 +0100 Subject: [PATCH] Rename hello.py to customcommands/hello.py --- hello.py => customcommands/hello.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hello.py => customcommands/hello.py (100%) diff --git a/hello.py b/customcommands/hello.py similarity index 100% rename from hello.py rename to customcommands/hello.py