Using a custom emoji based on the user presence status in a MessageEmbed
问题 Making a userinfo command for my bot, but I seem to be running into some trouble with using custom emojis that will display differently depending on the user's presence. (Online, Away, DND, Offline). I'm curious as to how this could be accompolished. Anyone have any tips? 回答1: I: checking for the presence You can do this by simply checking User.presence.status, that can be either "online" , "idle" , "dnd" or "offline" II: using custom emojis To use a custom emoji you need to know its name or