svoid dm_discord_askAboutUnknownSmilies() { for (S s : dm_discord_allSeenEmojis()) { O e = dm_call('emojisCRUD, 'addEmoji, s); if (empty(getString posNeg(e))) dm_call('discordBot, 'postInChannel, "gazelle-asks", print("Is " + s + " a positive or negative emoji?")); } }
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: | #1021714 |
| Snippet name: | dm_discord_askAboutUnknownSmilies |
| Eternal ID of this version: | #1021714/1 |
| Text MD5: | 91b4b7e423357122ea094cb2e5fd8ea6 |
| 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-02-24 18:48:49 |
| Source code size: | 293 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 561 / 578 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021717 - gazelle_emojisWithoutPosNeg |