hotfixes - hide help/pair/bug buttons unless has created slack account

This commit is contained in:
Quincy Larson
2015-05-26 02:36:29 -07:00
parent 4e76d3b8a0
commit 4e4031c5d4
8 changed files with 47 additions and 35 deletions

View File

@@ -626,7 +626,7 @@ module.exports = {
"?\nMake sure you install Screen Hero here:" +
"http://freecodecamp.com/field-guide/how-do-i-install-screenhero\n" +
"Then start your pair program session with *" + userName +
"* by typing \"/hero @" + userName + "\" into Slack.\n* And"+ userName +
"* by typing \"/hero @" + userName + "\" into Slack.\n And *"+ userName +
"*, be sure to launch Screen Hero, then keep coding." +
"Another camper may pair with you soon.",
channel: '#letspair',