1 | static L<GazelleLine> dm_discord_possibleRules() { |
2 | L<GazelleLine> list = dm_discord_allLines(); |
3 | ret filter(list, l -> !startsWith(l.text, "!") |
4 | && !regexpContains("^Rule \\w+ added", l.text) && contains(l.text, "=>")); |
5 | } |
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: | 295 / 338 |
Version history: | 4 change(s) |
Referenced in: | [show references] |