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

5
LINES

< > BotCompany Repo | #1007042 // witAIToken (english)

JavaX fragment (include)

static S witAIToken() {
  File f = javaxSecretDir("wit-ai-english-token.txt");
  if (empty(f)) saveTextFile(f, mL_raw("wit.ai English client token"));
  ret assertNempty("wit.ai token", trim(loadTextFile(f)));
}

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: 376 / 624
Version history: 3 change(s)
Referenced in: [show references]