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

18
LINES

< > BotCompany Repo | #1003494 // What's the date, bot?!

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

Libraryless. Click here for Pure Java version (3710L/26K/86K).

!759

!include #1003499 // BotChat (new)
!include #1003501 // Engine

static OccTree2 botTree;

static O makeBot(S theme) {
  L<Dialog> dialogs = loadDialogs(theme);
  expandDialogs(dialogs);
  botTree = makeOccTree(dialogs);
  ret callF(makeBot);
}

p {
  substanceLAF("BusinessBlueSteel");
  new BotChat(makeBot("What's the date"), "#1003490").preset("What's the date, bot?");
}

Author comment

Began life as a copy of #1003486

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

Comments [hide]

ID Author/Program Comment Date
1235 stefan Screenshot: #1003504 2016-07-10 02:43:31

add comment

Snippet ID: #1003494
Snippet name: What's the date, bot?!
Eternal ID of this version: #1003494/1
Text MD5: 018d0299d7696cb678a88e200cabe34b
Transpilation MD5: 7dc2db53785427e9a8ee07f65a8a3f96
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-10 01:19:52
Source code size: 397 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 870 / 1184
Referenced in: [show references]