static BakedBot latestBotWithRulesAndCreator(S rules, O creator) { BakedBot bot = bakedBotWithRules(rules); bot.useIterate(true); bot.useDiskCache(true); setCreatorTo(bot.bot, creator); ret bot; }
Began life as a copy of #1017820
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018557 |
Snippet name: | latestBotWithRulesAndCreator - bot with rules and latest features, set creator field |
Eternal ID of this version: | #1018557/1 |
Text MD5: | dbc6aee4bffb89fc6179d0df5bfe0b41 |
Author: | stefan |
Category: | javax / think bot |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-05 17:57:24 |
Source code size: | 212 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 292 / 332 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |