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

18
LINES

< > BotCompany Repo | #1002076 // Answer Through Web Bot

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

Libraryless. Click here for Pure Java version (2204L/14K/51K).

!7

static Class mainBot;

static S html(S subUri, Map<S, S> params) {
  S q = params.get("q");
  S styleClass = params.get("styleClass");
  S style = params.get("style");
  S a = trim((S) call(mainBot, "webAnswer", q));
  if (isEmpty(a))
    a = "(no response)";
  S s = htmlencode(a);
  if (!empty(styleClass))
    s = "<span class=" + htmlQuote(styleClass) + ">" + s + "</span>";
  if (!empty(style))
    s = "<span style=" + htmlQuote(style) + ">" + s + "</style>";
  ret s;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002076
Snippet name: Answer Through Web Bot
Eternal ID of this version: #1002076/2
Text MD5: c7ae9f6d21f145ae7affd4c14386860d
Transpilation MD5: 2a64142ca05b3e7cd3b4c2e42c6acf73
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-23 15:20:40
Source code size: 497 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 596 / 5103
Version history: 1 change(s)
Referenced in: #1013896 - Eleutheria Main for butter.botcompany.de + Stefan's OS (LIVE)
#1024026 - Eleutheria Main for butter.botcompany.de (backup without Stefan's OS)
#3000169 - Answer for stefanreich
#3000174 - Answer for stefanreich
#3000175 - Answer for stefanreich
#3000176 - Answer for stefanreich
#3000177 - Answer for stefanreich
#3000179 - Answer for stefanreich
#3000180 - Answer for stefanreich
#3000181 - Answer for stefanreich
#3000182 - Answer for stefanreich
#3000184 - Answer for stefanreich
#3000185 - Answer for stefanreich
#3000202 - Answer for stefanreich (>> T conversion bot)
#3000203 - Answer for stefanreich (>> timing hello bot)
#3000208 - Answer for bgrgndz (>> list sub bots)
#3000209 - Answer for bgrgndz (>> list sub bots)
#3000238 - Answer for stefanreich (>> t power bot)
#3000369 - Answer for Stefan (>> list sub bots)
#3000376 - Answer for stefanreich (>> list sub bots)
#3000377 - Answer for stefanreich (>> timing eleu?)
#3000380 - Answer for stefanreich (>> list sub bots)
#3000381 - Answer for speedforce (>> list sub bots)
#3000382 - Answer for ferdie (>> t = 1, f = 0)