Commit Graph

13 Commits

Author SHA1 Message Date
Jacob Nguyen
2d28800953 style: Run prettier 2022-05-19 22:54:46 -05:00
Jacob Nguyen
cf85a5db64 fix: Fix return type of sernModule 2022-05-17 18:57:01 -05:00
Jacob Nguyen
82f1bad8ff refactor: Bring CommandType and PluginType to top level 2022-05-17 17:10:01 -05:00
Jacob Nguyen
f8987499f6 refactor: make description optional 2022-05-17 16:18:14 -05:00
Jacob Nguyen
5556b2aa0a refactor: make ApplicationCommandOptions optional 2022-05-17 16:14:47 -05:00
Jacob Nguyen
53bc080a29 feat: better looking typings for modules 2022-05-17 14:49:18 -05:00
Jacob Nguyen
2b81d53503 feat: Optional plugins to reduce bloat 2022-05-17 14:32:45 -05:00
Jacob Nguyen
430315ad02 feat: Aliases optional 2022-05-17 13:16:27 -05:00
Jacob Nguyen
972928b6a3 refactor: DRY Principles 2022-05-16 20:55:44 -05:00
Jacob Nguyen
a76099cbcb refactor: change loading strategy, eliminate bloat 2022-05-15 19:18:19 -05:00
Jacob Nguyen
5b968ce442 feat(handler) create command-options interface, remove module 2022-03-13 01:37:24 -06:00
Jacob Nguyen
30b7f59d4f feat(module.ts) Removing and minimizing module. Will allow simplication
of revamping
2022-03-11 12:34:53 -06:00
Jacob Nguyen
9e4adf8bcf refactor(structures) create structures dir 2022-03-08 00:30:18 -06:00