The init process should allow us to supply both user tokens and bot tokens in one swoop. Right now, you have to run set-token twice, once with the xoxb token and once with the xoxp token.
I see this init as a new command, it does not replace the existing set-token capability, which is useful on its own.
I want it to be pretty the way jtk is. That UX is really nice.
The init process should allow us to supply both user tokens and bot tokens in one swoop. Right now, you have to run
set-tokentwice, once with thexoxbtoken and once with thexoxptoken.I see this
initas a new command, it does not replace the existingset-tokencapability, which is useful on its own.I want it to be pretty the way
jtkis. That UX is really nice.