-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.97 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "src/modules/CommandHandler"]
path = src/modules/CommandHandler
url = https://github.com/Damon-Org/CommandHandler
[submodule "src/modules/CommandRegistrar"]
path = src/modules/CommandRegistrar
url = https://github.com/Damon-Org/CommandRegistrar
[submodule "src/modules/MusicSystem"]
path = src/modules/MusicSystem
url = [email protected]:Damon-Org/MusicSystem
[submodule "src/modules/DJSystem"]
path = src/modules/DJSystem
url = https://github.com/Damon-Org/DJSystem
[submodule "src/modules/APICollections"]
path = src/modules/APICollections
url = https://github.com/Damon-Org/APICollections
[submodule "src/modules/EventExtender"]
path = src/modules/EventExtender
url = https://github.com/Damon-Org/EventExtender
[submodule "src/modules/LavaLink"]
path = src/modules/LavaLink
url = https://github.com/Damon-Org/LavaLink
[submodule "src/modules/TrackResolver"]
path = src/modules/TrackResolver
url = https://github.com/Damon-Org/TrackResolver
[submodule "src/modules/TrackSpotify"]
path = src/modules/TrackSpotify
url = https://github.com/Damon-Org/TrackSpotify
[submodule "src/modules/TrackDeezer"]
path = src/modules/TrackDeezer
url = https://github.com/Damon-Org/TrackDeezer
[submodule "src/modules/ServerSetting"]
path = src/modules/ServerSetting
url = https://github.com/Damon-Org/ServerSetting
[submodule "src/modules/MongoDB"]
path = src/modules/MongoDB
url = https://github.com/Damon-Org/MongoDB
[submodule "src/modules/ReactionInterface"]
path = src/modules/ReactionInterface
url = https://github.com/Damon-Org/ReactionInterface
[submodule "src/modules/UserSettings"]
path = src/modules/UserSettings
url = https://github.com/Damon-Org/UserSetting.git
[submodule "src/modules/Presence"]
path = src/modules/Presence
url = https://github.com/Damon-Org/Presence
[submodule "src/modules/Metrics"]
path = src/modules/Metrics
url = https://github.com/Damon-Org/Metrics
[submodule "src/modules/Reminder"]
path = src/modules/Reminder
url = https://github.com/Damon-Org/Reminder