1 | svoid dm_discord_askAboutUnknownSmilies() {
|
2 | for (S s : dm_discord_allSeenEmojis()) {
|
3 | O e = dm_call('emojisCRUD, 'addEmoji, s);
|
4 | if (empty(getString posNeg(e))) |
5 | dm_call('discordBot, 'postInChannel, "gazelle-asks", print("Is " + s + " a positive or negative emoji?"));
|
6 | } |
7 | } |
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: | 563 / 579 |
| Referenced in: | [show references] |