admin管理员组文章数量:1332959
I'm trying to use emojis from an image url, so the bot can use the specific emojis across multiple servers. At the moment i'm having to upload the emoji directly to the server.
Is there a way to do this? I have seen multiple Discord bots which use external emojis, without it being on the actual server itself.
Thanks for any help.
I'm trying to use emojis from an image url, so the bot can use the specific emojis across multiple servers. At the moment i'm having to upload the emoji directly to the server.
Is there a way to do this? I have seen multiple Discord bots which use external emojis, without it being on the actual server itself.
Thanks for any help.
Share Improve this question asked Jun 8, 2020 at 22:20 NanooNanoo 9019 silver badges19 bronze badges 1- 1 @Siguza Discord Nitro? I don't think bots need a subscription to use custom emojis. – Nanoo Commented Jun 8, 2020 at 22:28
1 Answer
Reset to default 9A Discord bot can use any emoji from any server to any server, it's quite easy in fact :
- Go to the server where the emoji is
- Type the emoji name as you would normally do to send it
- Add a backslash on front of it (
\
) - You should see something like this
<:emoteName:emoteID>
- You can use it to send the emoji to any server your bot is on, supposing that it has access to the emoji by being on the server with the emoji you need to send.
Hope this helps :)
本文标签: javascriptHow to use emoji from URL in DiscordjsStack Overflow
版权声明:本文标题:javascript - How to use emoji from URL in Discord.js? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742267180a2443626.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论