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

15
LINES

< > BotCompany Repo | #1003527 // Generic Bot Chat

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (3645L/25K/84K).

!759

static S dialogID = "#1003525";

!include #1003499 // BotChat (new)
!include #1003526 // LooseBot v6

static O makeBot(S themeOrDialogID) {
  ret new LooseBot(makeOccTree(expandDialogs(loadDialogs(themeOrDialogID))));
}

p {
  if (nempty(args)) dialogID = args[0];
  new BotChat(makeBot(dialogID));
}

Author comment

Began life as a copy of #1003509

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003527
Snippet name: Generic Bot Chat
Eternal ID of this version: #1003527/1
Text MD5: d420025bcaf30fbbf3ba9a87c1065c7c
Transpilation MD5: 21ebb00127ac5ebebfa9fe69e28b4714
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-11 01:57:17
Source code size: 320 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 504 / 537
Referenced in: [show references]