Skip to content

Commit

Permalink
Add aliases for sticker box promo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed Dec 2, 2019
1 parent 44c19c0 commit 936e8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interactions/promo.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const sdpReferrer = club =>
const promos = [
{
name: 'Sticker Box',
aliases: [],
details: 'Available to club leaders',
run: (bot, message) => {
const { user } = message
Expand Down

0 comments on commit 936e8e5

Please sign in to comment.