From 579e73d8b897c905c91b58a9d79c221685a45955 Mon Sep 17 00:00:00 2001 From: Unstable Kitsune Date: Sat, 6 Sep 2025 08:31:47 -0400 Subject: [PATCH] Add info.json --- info.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 info.json diff --git a/info.json b/info.json new file mode 100644 index 0000000..fc6794b --- /dev/null +++ b/info.json @@ -0,0 +1,8 @@ +{ + "author" : ["KWUK"], + "install_msg" : "Thank you for installing my repo! If you need support, create an issue on Gitea or ping me in KWDS.", + "name" : "unstable-cogs", + "short" : "Cogs for Red-DiscordBot!", + "description" : "Cogs for Red-DiscordBot!", + "tags" : ["functionalities"] +} \ No newline at end of file