Commit 45f269d
authored
Architecture rework (#10)
* Experimental, non working draft of the rework
* Tested some solutions for a problem
* Fixed event action calling
* Reworked architecture and added Plugin structure
* Implemented HTTP listener and removed registration project
* Moved commandFactory to model
* Fixed registration
* Fixed command functionality. Basic spotify features in working shape
* Added information about the success of the registration
* Fixed wrong import path
* Fixed import paths (see previous commit)1 parent 5517a7d commit 45f269d
File tree
57 files changed
+1671
-972
lines changed- .github/workflows
- bot/src
- commandFramework
- controller
- dependencyInjection
- registration
- src
- src
- controller
- dependencyInjection
- model
- commandFramework
- data
- plugins
- basePlugin
- spotify
- services
- spotify
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1671
-972
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 50 | + | |
56 | 51 | | |
57 | 52 | | |
58 | 53 | | |
| |||
79 | 74 | | |
80 | 75 | | |
81 | 76 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 77 | | |
105 | 78 | | |
106 | 79 | | |
| |||
File renamed without changes.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments