📜  discord.js bot credits 命令 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:24.328000             🧑  作者: Mango

代码示例1
If you want to add credits (Bot creators) in an embedded response use the following:

    const embed = new Discord.MessageEmbed()
        .setColor('#0099ff')
        .setTitle('Bot Creation Team')
        .setAuthor('')
        .setDescription('I was made by .')
        .setTimestamp()
        .setFooter(' { return e; });