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).

1  
!759
2  
3  
static S dialogID = "#1003525";
4  
5  
!include #1003499 // BotChat (new)
6  
!include #1003526 // LooseBot v6
7  
8  
static O makeBot(S themeOrDialogID) {
9  
  ret new LooseBot(makeOccTree(expandDialogs(loadDialogs(themeOrDialogID))));
10  
}
11  
12  
p {
13  
  if (nempty(args)) dialogID = args[0];
14  
  new BotChat(makeBot(dialogID));
15  
}

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: 507 / 542
Referenced in: [show references]