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

14
LINES

< > BotCompany Repo | #1001247 // OK Sender Test

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

Libraryless. Click here for Pure Java version (467L/4K/13K).

!747

m {
  p {
    S userLine = "ok", user = "?", botID = "123", computerID = getComputerID();
    L<S> dialogHistory = litlist("just", "a", "test");
    long date = now();
    
    S line = format3("New entry. user line: *, date: *, user: *, botID: *, computerID: *, dialog history: *",
      userLine, date, user, botID, computerID, dialogHistory);
    S answer = sendToRemoteBot("OK Collector Bot", line);
    print(answer);
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001247
Snippet name: OK Sender Test
Eternal ID of this version: #1001247/1
Text MD5: bcf4878832b4e27cfc3bd424d16bfcf2
Transpilation MD5: e5ddda3032e286d37653c391d99c8077
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-04 21:12:09
Source code size: 447 bytes / 14 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 581 / 630
Referenced in: [show references]