Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1011924 // botWithInput

JavaX fragment (include)

static void botWithInput(S input) {
  botWithInput(defaultBotName(), input);
}

static void botWithInput(S botName, S input) {
  setConsoleInputIfEmpty(input);
  consoleAddAskButton();
  bot(botName);
}

Author comment

Began life as a copy of #1008458

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011924
Snippet name: botWithInput
Eternal ID of this version: #1011924/3
Text MD5: 8e6fedba5ee31a9dd57ea1c723143ab6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-20 13:09:05
Source code size: 210 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 314 / 368
Version history: 2 change(s)
Referenced in: [show references]