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

5
LINES

< > BotCompany Repo | #1021899 // dm_discord_possibleRules

JavaX fragment (include)

static L<GazelleLine> dm_discord_possibleRules() {
  L<GazelleLine> list = dm_discord_allLines();
  ret filter(list, l -> !startsWith(l.text, "!")
    && !regexpContains("^Rule \\w+ added", l.text) && contains(l.text, "=>"));
}

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: #1021899
Snippet name: dm_discord_possibleRules
Eternal ID of this version: #1021899/5
Text MD5: 6bf380cb0828896b3b1efd52b9e67d88
Author: stefan
Category: javax / discord / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-03 10:23:26
Source code size: 231 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 229 / 272
Version history: 4 change(s)
Referenced in: [show references]