Libraryless. Click here for Pure Java version (1902L/13K/42K).
1 | !752 |
2 | |
3 | !include #1002900 // Web Chat API - chat.tinybrain.de |
4 | |
5 | static S whatWeDoToday = "Englisch lernen!"; |
6 | |
7 | p { thread "German Assistant" {
|
8 | printIncoming(); |
9 | enterRoom(1); |
10 | changeName("Assistent");
|
11 | while (loop()) {
|
12 | while (matchQuestion_dropping("Was machen wir heute?",
|
13 | "hallo du ey hey hi assistent sag doch mal mir na ja so yo denn eigentlich und noch alles überhaupt schönes")) |
14 | answerQuestion(whatWeDoToday); |
15 | } |
16 | }} |
Began life as a copy of #1002904
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002907 |
| Snippet name: | German Assistant |
| Eternal ID of this version: | #1002907/1 |
| Text MD5: | 5e55f0fec320ab411f545bed7e6291e6 |
| Transpilation MD5: | 68f6d5a95b9cc612ede3a1664e30b834 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-04-05 20:57:45 |
| Source code size: | 459 bytes / 16 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 846 / 1409 |
| Referenced in: | [show references] |