Skip to content
Discussion options

You must be logged in to vote

Hi @ZhangMeiTMF , no worries at all! I'm actually glad someone is actively asking about my repo

You don’t need to upload them to a server. You can upload custom emojis directly in your Discord bot app (Developer Portal → Bot → Upload Emoji). As long as the bot’s code references them correctly, it will send them.

Note: If you’re just using standard emojis like 🙏, 👍, etc., you don’t need to upload anything — the bot can send them directly.

For custom emojis, make sure to update the emoji ID in your code. For example, if your emoji is <:ELITE:1414508395301699724>, your code should reference the correct ID, like <:ELITE:134141414141>.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zmTMF
Comment options

Answer selected by zmTMF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants