Commit Graph

19 Commits

Author SHA1 Message Date
Jacob Nguyen
d6bfd45782 fix: load external event emitters correctly 2022-06-28 11:09:37 -05:00
Jacob Nguyen
1b447e3c4f feat: Add more plugin definitions 2022-06-26 23:04:36 -05:00
Jacob Nguyen
29b0064329 feat: Separating events from command modules, leads separation of responsibility 2022-06-24 21:33:04 -05:00
Jacob Nguyen
c56c3c9a8f fix: complying to djs v14 build 2022-06-23 23:58:08 -05:00
Jacob Nguyen
24cd260531 feat: more support for event loading!! 2022-06-16 20:11:58 -05:00
Jacob Nguyen
c17af196fb feat: rolling out more event loading support 2022-06-15 13:02:33 -05:00
Jacob Nguyen
812974ebb6 feat: add events.ts for more customizable event handling 2022-06-14 14:16:55 -05:00
Jacob Nguyen
5fbd3a6d68 feat: add sern events natively register in sern.init 2022-06-06 00:51:09 -05:00
Jacob Nguyen
26756077ef style: change prettier print width and reformat 2022-05-21 23:58:52 -05:00
Jacob Nguyen
fc81bfc6d7 feat: add externallyUsed.ts and support BothCommands again 2022-05-21 23:54:27 -05:00
Jacob Nguyen
6c144defca fix: didn't run prettier, now i am 2022-05-19 23:03:39 -05:00
Jacob Nguyen
2d28800953 style: Run prettier 2022-05-19 22:54:46 -05:00
Jacob Nguyen
b8cda351e1 feat: should be able to register other nodejs event emitters 2022-05-19 12:57:14 -05:00
Jacob Nguyen
b9b59197df revert: Re-add plugins overload 2022-05-17 22:30:20 -05:00
Jacob Nguyen
2b81d53503 feat: Optional plugins to reduce bloat 2022-05-17 14:32:45 -05:00
Jacob Nguyen
b26650818e fix: Non-exhaustiveness led to commands not registering readyEvent.ts 2022-05-17 11:31:35 -05:00
Jacob Nguyen
972928b6a3 refactor: DRY Principles 2022-05-16 20:55:44 -05:00
Jacob Nguyen
d9db485202 refactor: switching to when statements and type predicates 2022-05-16 02:40:17 -05:00
Jacob Nguyen
bcbfd28788 refactor: Cleaning up more, moving things for organization 2022-05-15 19:31:30 -05:00