Uses 911K of libraries. Click here for Pure Java version (4656L/23K).
1 | !7 |
2 | |
3 | cmodule ReactToInput > DynPrintLogAndEnabled { |
4 | start { |
5 | dm_vmBus_onMessage_q chatUserInput((IVF2<O, S>) (mod, line) -> { |
6 | if (!isTrue(dm_callOpt(mod, 'isMainChat))) ret; |
7 | dm_callOpt(mod, 'reply, "What? " + dropTrailingPunctuation(line) + "??"); |
8 | }); |
9 | } |
10 | } |
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: | #1026605 |
Snippet name: | React to input in Convo Popup |
Eternal ID of this version: | #1026605/6 |
Text MD5: | 0d15b88cb6595dd2d4a5f57b2b0c8e72 |
Transpilation MD5: | 4dff7140aa6cbc9fcedcfb9458687bd5 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-23 16:19:28 |
Source code size: | 286 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 260 / 424 |
Version history: | 5 change(s) |
Referenced in: | [show references] |