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

6
LINES

< > BotCompany Repo | #1021908 // dm_discord_copyAllLinesToLongFeedbackList

JavaX fragment (include)

svoid dm_discord_copyAllLinesToLongFeedbackList() {
  for (File f : gazelle_discord_allReasoningFiles()) {
    long msgID = parseFirstLong(fileName(f));
    dm_discord_copyLineToLongAppliedRuleList(msgID);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1021908
Snippet name: dm_discord_copyAllLinesToLongFeedbackList
Eternal ID of this version: #1021908/2
Text MD5: 62d73c540c9ead9e1d9bfad4d66a3daa
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-03 13:29:25
Source code size: 216 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 189 / 242
Version history: 1 change(s)
Referenced in: [show references]