flottbot icon indicating copy to clipboard operation
flottbot copied to clipboard

Allowing triggering CLI mode with flag instead of config file

Open JordanSussman opened this issue 6 years ago • 0 comments

Instead of having to mod the bot.yml, you should be able to pass a flag to the flottbot binary. The usage would look something like:

flottbot --cli or something similar, which would ignore any keys/tokens in the bot.yml.

This would make local dev for bot makers easier.

JordanSussman avatar Aug 31 '18 20:08 JordanSussman