| 1 | static S witAIToken() {
 | 
| 2 |   File f = javaxSecretDir("wit-ai-english-token.txt");
 | 
| 3 |   if (empty(f)) saveTextFile(f, mL_raw("wit.ai English client token"));
 | 
| 4 |   ret assertNempty("wit.ai token", trim(loadTextFile(f)));
 | 
| 5 | } | 
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007042 | 
| Snippet name: | witAIToken (english) | 
| Eternal ID of this version: | #1007042/4 | 
| Text MD5: | 5d75355cff08090ecf079dab8c8a1f85 | 
| Author: | stefan | 
| Category: | javax / networking | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-11-10 15:35:28 | 
| Source code size: | 215 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 699 / 959 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |