fix: config: Stop writing AuthDirBadExit to bad.conf
when running the config badexit
command.
If we want to re-introduce this in the future, the BADEXIT_TOKENS
needs to be modified.
For any other config command that does not need to write to bad.conf,
it's enough to have an empty str as the first token.
Closes #11 (closed)