shuppet / raku-api-discord

Raku module for interacting with the Discord API.
https://shuppet.com
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Emoji #25

Open kawaii opened 5 years ago

kawaii commented 5 years ago

I think emoji has some special behaviour available but I don't really know what it is. Messages might contain emoji but it might not matter - it could easily just be simple text strings that Discord understands.

We might want a method on Message that looks for emoji in the message and perhaps an API call to ask Discord whether the emoji is real or not.