1 | sclass FactsBot {
|
2 | L<Map> recentHistory; |
3 | L<S> outMessages = synchroList(); |
4 | |
5 | set flag FactsBotNoVisualize. |
6 | |
7 | !include #1018038 // Facts Bot |
8 | |
9 | void postMessage(S s) {
|
10 | outMessages.add(s); |
11 | } |
12 | } |
Began life as a copy of #1018038
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018136 |
| Snippet name: | FactsBot |
| Eternal ID of this version: | #1018136/6 |
| Text MD5: | 3b0b8b396f2d96f3bcd2c9212ead45aa |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-02 19:10:39 |
| Source code size: | 218 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 566 / 1139 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |