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

14
LINES

< > BotCompany Repo | #1003251 // Duplicate of RoboChat Test - with a bot!

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

Libraryless. Click here for Pure Java version (1257L/8K/28K).

!752

static O chat, bob;

p {
  chat = runInclude("#1003081");
  bob = includeDependent("#1003120");
  set(bob, "name", "Bobbie");
  simpleChatUse(bob, programID()); // use me as your chat!
  runMain(bob);
}

html { ret htmlForward(chat, uri, params); }
sO getChat() { ret chat; }

Author comment

Began life as a copy of #1003245

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003251
Snippet name: Duplicate of RoboChat Test - with a bot!
Eternal ID of this version: #1003251/1
Text MD5: e2b6739d5a414ec5ccf7d728e4edf6ed
Transpilation MD5: e82729531b912486d3260c841f415aa1
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-06 00:56:25
Source code size: 294 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 448 / 531
Referenced in: [show references]