star_sailor

Results 3 issues of star_sailor

Better search like the top.gg search where it shows results before you complete the search and hit the search button

feature_request

The ability to add sub commands on a parent command like ```js { command: "test", subcommands: [{ command: "sub", exec: async () => { console.log("Sub command") } }], exec: async...

enhancement
good first issue

I have multiple accounts attached, a primary and secondary, whenever I go to it, I want it to first show primary and then can show secondary if i choose, but...