Is there a recommended way to split subcommands across multiple files?

Perhaps another way of phrasing this question is: Can I have arbitrary typescript files in the commands directory without breaking things?
Solution:
npm
@kaname-png/plugin-subcommands-advanced
Plugin for @sapphire/framework to be able to create subcommands based on command classes.. Latest version: 2.1.5, last published: 10 days ago. Start using @kaname-png/plugin-subcommands-advanced in your project by running npm i @kaname-png/plugin-subcommands-advanced. There are no other projects in the npm registry using @kaname-png/plugin-sub...
Jump to solution
3 Replies
Solution
Sawako
Sawako2y ago
npm
@kaname-png/plugin-subcommands-advanced
Plugin for @sapphire/framework to be able to create subcommands based on command classes.. Latest version: 2.1.5, last published: 10 days ago. Start using @kaname-png/plugin-subcommands-advanced in your project by running npm i @kaname-png/plugin-subcommands-advanced. There are no other projects in the npm registry using @kaname-png/plugin-sub...
Sawako
Sawako2y ago
And for the second question: no
Gavan
Gavan2y ago
Oh that’s wonderful. Thanks! Should totally get referenced in the other docs. If I get a sec I’ll PR.