这是我第一次访问此网站,如果我做错了任何事,我们深表歉意。
I'm trying to create a command where I can input a message ID (!command [message ID]
) and the bot with search for new emotes in that message and add them to the server. I'm inexperienced in this as well, so please be aware of that and be specific when you can.
谢谢, 红色
Here's a start:
const specifiedMsg = msg.channel.messages.fetch(id);