From 57b443e394eb1cfb365861fa789e767abd02bd09 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:58:17 +0100 Subject: [PATCH] Update and rename README.md to customcommands/README.md --- README.md | 9 --------- customcommands/README.md | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 README.md create mode 100644 customcommands/README.md diff --git a/README.md b/README.md deleted file mode 100644 index 039f965..0000000 --- a/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# goobers custom commands -[Hello World!](https://github.com/WhatDidYouExpect/goobercustomcommands/blob/main/hello.py) -by expect - -[WhoAmI (lists username and nickname)](https://github.com/WhatDidYouExpect/goobercustomcommands/blob/main/whoami.py) -by PowerPCFan - -[Cog Manager](https://github.com/WhatDidYouExpect/goobercustomcommands/blob/main/cogmanager.py) -by expect diff --git a/customcommands/README.md b/customcommands/README.md new file mode 100644 index 0000000..680159c --- /dev/null +++ b/customcommands/README.md @@ -0,0 +1,9 @@ +# goobers custom commands +[Hello World!](https://github.com/WhatDidYouExpect/goobercustomcommands/blob/main/customcommands/hello.py) +by expect + +[WhoAmI (lists username and nickname)](https://github.com/WhatDidYouExpect/goober/blob/main/customcommands/whoami.py) +by PowerPCFan + +[Cog Manager](https://github.com/WhatDidYouExpect/goober/blob/main/customcommands/cogmanager.py) +by expect