Sir_Spaceboi

Popsiz

Nov 15th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. const Discord = require('discord.js');
  2. const Embed = new Discord.MessageEmbed()
  3. .setTitle(`${message.member.user.username} cheered for Popsiz!`)
  4. .setColor(0x3477eb)
  5. .setImage('https://cdn.discordapp.com/attachments/769721181577805844/769751128601526292/ice-cream_1.png')
  6. message.reply(Embed)
  7. }
Advertisement
Add Comment
Please, Sign In to add comment