We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When executing kata init <bot-id> <bot-name>, instead of
kata init <bot-id> <bot-name>
$ kata init bot-id bot-name INIT BOT SUCCESSFULLY
I would love to see
$ kata init bot-id bot-name Initialized <bot-name> successfully with id <bot-id>
or something like that
The text was updated successfully, but these errors were encountered:
Thanks @girikuncoro , I will working on this issue
Sorry, something went wrong.
Waiting for PR #29
No branches or pull requests
When executing
kata init <bot-id> <bot-name>
, instead ofI would love to see
or something like that
The text was updated successfully, but these errors were encountered: