Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const Discord = require('discord.js');
- const Embed = new Discord.MessageEmbed()
- .setTitle(`${message.member.user.username} cheered for Popsiz!`)
- .setColor(0x3477eb)
- .setImage('https://cdn.discordapp.com/attachments/769721181577805844/769751128601526292/ice-cream_1.png')
- message.reply(Embed)
- }
Advertisement
Add Comment
Please, Sign In to add comment