From 51c11eb567f813aa733e3dcac797962a4f179834 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Wed, 1 Apr 2026 18:51:10 +0200 Subject: Added MystraBot submodule --- .gitmodules | 3 +++ MystraBot | 1 + 2 files changed, 4 insertions(+) create mode 160000 MystraBot diff --git a/.gitmodules b/.gitmodules index ef473f5..a56de37 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "256phi-mainWebsite"] path = 256phi-mainWebsite url = git@cgit:/srv/git/256phi-mainWebsite +[submodule "MystraBot"] + path = MystraBot + url = git@cgit:/srv/git/MystraBot diff --git a/MystraBot b/MystraBot new file mode 160000 index 0000000..1673340 --- /dev/null +++ b/MystraBot @@ -0,0 +1 @@ +Subproject commit 16733406364b182f90c0dd2de03ac4d3fa00d2a4 -- cgit v1.2.3