Why do you think it's disabled?
If it actually were the bot wouldn't work since the engine is expecting a name from the bot to end the initialization period.
Edit: Actually I suppose the engine would accept a blank name so long as the required newline was sent. But the python bot will only send that newline in the same branch as the name sending code.