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

9
LINES

< > BotCompany Repo | #1027716 // Show new messages live [Cruddie, on server]

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

Uses 911K of libraries. Click here for Pure Java version (2286L/11K).

!7

cmodule ShowNewMessages > DynPrintLog {
  start {
    dm_vmBus_onMessage_q chatBot_messageAdded((mod, conv, msg) -> {
      print("New message: " + getString text(msg));
    });
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

-
Snippet ID: #1027716
Snippet name: Show new messages live [Cruddie, on server]
Eternal ID of this version: #1027716/3
Text MD5: 3ebd01db9ae3691b57857ba9aedde55d
Transpilation MD5: e2b9e446750e57b1325782f9e29f46cd
Author: stefan
Category: javax / cruddie
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-04 18:45:51
Source code size: 195 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 50333
Version history: 2 change(s)
Referenced in: