static Android3 botWithCommandList(S name) { Android3 bot = makeAndroid3(name); showCommandList(); ret bot; }