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

22
LINES

< > BotCompany Repo | #1030628 // bea.gazelle.rocks Multi-Bot [LIVE on bea-bot.botcompany.de]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 45750K of libraries. Click here for Pure Java version (23326L/133K).

!7

// BEA Gazelle's "left brain hemisphere" (where all the bots run)

cmodule2 GazelleBEABot > DynGazelleMultiBot {
  start {
    set considerMasterPostsSafe; // trust the masters
  }
  
  void augmentCode(CodeInRewriting cir, GazellePost post) {
    super.augmentCode(cir, post);
    
    /* dev.
    if (cir.contains("allBEAObjects"))
      cir.add([[
        embedded Cl<BEAObject> allBEAObjects() {
          ret lazyMap_bitSet quickImport(asList((Cl) dm_call(dm_current_generic(), "getAllPosts")));
        }
      ]]);
    */
  }
}

Author comment

Began life as a copy of #1029997

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

-
Snippet ID: #1030628
Snippet name: bea.gazelle.rocks Multi-Bot [LIVE on bea-bot.botcompany.de]
Eternal ID of this version: #1030628/5
Text MD5: d7671a5aaa87c8b182c0b5ec59b05717
Transpilation MD5: 82109573d33303864aca0fa2e0ee6f60
Author: stefan
Category: javax / gazelle.rocks
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-13 17:50:50
Source code size: 559 bytes / 22 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 3081
Version history: 4 change(s)
Referenced in: