Open hbjydev opened 5 years ago
The commands should all hook into a custom registry, which stores things like IEnumerable<string, Command>.
IEnumerable<string, Command>
Idea
The commands should all hook into a custom registry, which stores things like
IEnumerable<string, Command>
.