You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
letdm=`We sent <@${e.event.recipient.slackId}> ${e.response.result.amount_with_currency} via ${awardName}. You now have ${e.response.result.giver.giving_balance_with_currency} left.`;
/* if ((!user.awardCoAmount || e.event.amount === 1) && Helpers.rngBoolean()) {
216
216
dm += `\n\nDid you know you could change the amount you send per ${robot.name} Point?\n Just DM @${robot.name} \`change my ${awardName} points setting\`,`;
217
217
dm += '\nI will ask you about how many points you\'d like to send per `++` you respond with a number.\n :tada: Bingo Bango Bongo, you\'re all set.';
0 commit comments