Skip to content

Commit

Permalink
Add colour to starboard embed
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomd committed Dec 16, 2018
1 parent 30a113c commit d8d549a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/star/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Star extends BasePlugin {
const guildId = message.guild.id;
cache.put(id, true);
starboard.send(new RichEmbed({
color: 16207469,
thumbnail: {
url: message.author.avatarURL
},
Expand Down

0 comments on commit d8d549a

Please sign in to comment.