Emojis are supported within your stream data, stream name, and data bucket name. Simply send an emoji token (e.g. :emoji_token_name:) or actual emoji unicode. A list of emoji tokens can be found here: https://www.webpagefx.com/tools/emoji-cheat-sheet/
For example, if you are using the ISStreamer Python Module, simply use an emoji token in the value parameter of a .log statement:
streamer.log("status",":smile:")
Note:
- The actual emoji graphic drawn will be dependent on your O/S and browser. Tiles is not supplying the emoji graphic but simply supplying the corresponding unicode for the emoji character in your O/S and browser.
Comments
0 comments
Article is closed for comments.