GregHib/void

Add help command

GregHib opened this issue · 0 comments

Put a map inside command() {} to store all commands and add an optional parameter for description & usage?

Alternatively could use the Events trie to do the same (and change how commands work)

Will probably need to display in a scroll interface as it'll be far too many for chat box, maybe even too many for dev console.