meta
meta copied to clipboard
New Tag named "emoji"/"emotes"
Could a tag which describes how to use custom/default emotes in embeds or in messages by a bot be made? It can include that if you want to put a default discord emoji, you can use the charinfo command and otherwise, it shows how to get the emoji ID and use: Static custom emote - <:name:id> Animated custom emote - <a:name:id> Or it shows how to use the bot.get_emoji(id) function I've seen many users ask how to make the bot display a emote whether in embeds or normal messages, and think this can be useful
I personally refer to https://gist.github.com/scragly/b8d20aece2d058c8c601b44a689a47a0 all the time and it explains it really well. Maybe something like that would be nice (or just linking to the gist works perfectly fine).