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

13
LINES

< > BotCompany Repo | #1025767 // Weight Change Bot shortened [OK]

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

Uses 5909K of libraries. Click here for Pure Java version (17904L/101K).

!7

standardBot1 DiscordToPhilosophyBot {
  new SimpleFactStore factStore;
  
  sync S processSimplifiedLine(S s, O... _) {
    try answer super.processSimplifiedLine(s, _);
    
    try answer factStore_cmds(factStore, s, authed(_));
    ret philosophyBotWithFactStore_discordAnswer(
      ai_weightChangeBot_theory(), factStore, s, _);
  }
}

Author comment

Began life as a copy of #1025733

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025767
Snippet name: Weight Change Bot shortened [OK]
Eternal ID of this version: #1025767/1
Text MD5: 3aa6724ba1712ed4f411e7019f42a9d3
Transpilation MD5: 7295d7111651e2d91338d6c306ac96e2
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-18 22:12:09
Source code size: 357 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 757
Referenced in: [show references]