Fetch emoji I don't have access to
(@ to reply) I was wondering if it's possible to fetch any emoji's name by it's ID.
I'd like it to work even if the bot isn't in the server that the emoji is from.
6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPlike if the user inputs
1152270594604286103
, it'll reply with DEFAULT_HEADLEFT
(<:Default_HeadLeft:1152270594604286103>)
damn
it's annoying, bc the bot is able to use the emoji even if it isn't in the server, so why can't it see basic info
one sec, lemme check
You're rightnow I have to upload to my own servers instead of having users just submit an ID
that's how I've been doing it, but I just realized that at the end I'll have to send the actual emoji
I'm going to have to change this to uploading an image
ugh
it needs to be able to use the emoji
hmm
good idea!
I don't even have to download it bc I can just use the original emoji's URL in the create emoji req
tysm