From 9605088002be2c6b99816877e70e75a0958ce747 Mon Sep 17 00:00:00 2001 From: Martico2432 Date: Thu, 4 Jun 2026 20:26:24 +0200 Subject: [PATCH 1/2] Add Bowie Knife 99 --- .gitmodules | 3 +++ bots/bowie-knife-99 | 1 + 2 files changed, 4 insertions(+) create mode 160000 bots/bowie-knife-99 diff --git a/.gitmodules b/.gitmodules index abdd88e..c6bd21f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "Botpack/PartyCannon"] path = Botpack/PartyCannon url = https://github.com/NicEastvillage/PartyCannon.git +[submodule "bots/bowie-knife-99"] + path = bots/bowie-knife-99 + url = https://github.com/Martico2432/bowie-knife-99.git diff --git a/bots/bowie-knife-99 b/bots/bowie-knife-99 new file mode 160000 index 0000000..2cab499 --- /dev/null +++ b/bots/bowie-knife-99 @@ -0,0 +1 @@ +Subproject commit 2cab49954920fa786bfa16c0de56a39e3a2aa3b1 From 3329d84cd08e7ec5eb62b34ada4f8672c419c932 Mon Sep 17 00:00:00 2001 From: Martico2432 Date: Fri, 5 Jun 2026 10:16:08 +0200 Subject: [PATCH 2/2] Bowie Knife 99 fix --- .gitmodules | 4 ++-- {bots => Botpack}/bowie-knife-99 | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename {bots => Botpack}/bowie-knife-99 (100%) diff --git a/.gitmodules b/.gitmodules index c6bd21f..81c4788 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,6 +31,6 @@ [submodule "Botpack/PartyCannon"] path = Botpack/PartyCannon url = https://github.com/NicEastvillage/PartyCannon.git -[submodule "bots/bowie-knife-99"] - path = bots/bowie-knife-99 +[submodule "Botpack/bowie-knife-99"] + path = Botpack/bowie-knife-99 url = https://github.com/Martico2432/bowie-knife-99.git diff --git a/bots/bowie-knife-99 b/Botpack/bowie-knife-99 similarity index 100% rename from bots/bowie-knife-99 rename to Botpack/bowie-knife-99