Add profiles, tracker, subathon modules.

This commit is contained in:
2025-09-01 22:11:45 +10:00
parent 1f60610947
commit 68ce8139a9
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View File

@@ -1,3 +1,12 @@
[submodule "src/data"]
path = src/data
url = https://git.thewisewolf.dev/HoloTech/psqlmapper.git
[submodule "src/modules/subathon"]
path = src/modules/subathon
url = https://git.thewisewolf.dev/HoloTech/twitch-subathon-plugin.git
[submodule "src/modules/tracker"]
path = src/modules/tracker
url = https://git.thewisewolf.dev/HoloTech/twitch-eventtracker-plugin.git
[submodule "src/modules/profiles"]
path = src/modules/profiles
url = https://git.thewisewolf.dev/HoloTech/profiles-plugin.git