【发布时间】:2019-09-03 20:16:36
【问题描述】:
我希望在 discord.js 中使用我的以下代码,让我的机器人以一定的时间间隔将特定消息发送到设置的特定频道。我怎样才能做到这一点?
client.channels.get("550449channelidhere40447774").send(`<@&566483roleidhere34268683> i don't forget! somethingh somewthing`);
【问题讨论】:
标签: node.js discord.js