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

12
LINES

< > BotCompany Repo | #1002321 // Snippet info bot

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1690L/11K/38K).

!752
        
p{
  makeBot("Snippet info bot");
}
answer{
  if(matchStart("info *", s, m)){
    S id = "100" + m.unq(0);
    S url2 = "tinybrain.de/" + id;
    ret "name: " + getSnippetTitle("#"+ id) + " --  url: " + url2;
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002321
Snippet name: Snippet info bot
Eternal ID of this version: #1002321/1
Text MD5: 032639ff4b50063582ec7087b8e3aa00
Transpilation MD5: d6561f6854d1d0d2893eaafc7131cf44
Author: bgrgndz
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-06 16:47:44
Source code size: 239 bytes / 12 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 693 / 1452
Referenced in: [show references]