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

15
LINES

< > BotCompany Repo | #1025825 // Include DynTalkBot2 as src lib test

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 6398K of libraries. Click here for Pure Java version (1717L/10K).

!7

lib 1025824 // DynTalkBot2 src lib
lib 1400215 // libraries from 1025824

import static pkg_dtb.dtb.DynTalkBot2;

standardBot1 SomeBot {
  synchronized S processSimplifiedLine(S s, O... _) {
    try answer super.processSimplifiedLine(s, _);
    
    if "test" ret "Success";
    null;
  }  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025825
Snippet name: Include DynTalkBot2 as src lib test
Eternal ID of this version: #1025825/4
Text MD5: 0f0d6f6a01811981537012e5ad75e024
Transpilation MD5: fd77f1708744b44bb06cf96d3d633053
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-24 10:29:52
Source code size: 310 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 541
Version history: 3 change(s)
Referenced in: [show references]