codebyfire / slackquizbot

A bot who can run customisable quizzes in your Slack channels
http://codebyfire.github.io/slackquizbot/
GNU General Public License v2.0
44 stars 23 forks source link

slackChannel undefined error #3

Open zomgimobbq opened 8 years ago

zomgimobbq commented 8 years ago

When I try to run this I get an error: http://screencast.com/t/KyBBMAIRM

BTW, I don't know code; just simply followed your helpful walkthrough :)

codebyfire commented 8 years ago

Ah, sorry, I hadn't updated the instruction since the last change which was adding the locale as a startup option. If you update on the command line in your folder

npm update

It should now work