Is it possible to have slash commands with a variable amount of arguments, up to perhaps 20? If not I think I will parse a string but wanted to check if there's a batter way to do this.
Solution
I see, yeah that would work but I want it to be possible for text that is not a mention to resolve too. I've decided to write my own resolvers to that end, but thanks for the help!