ciaranmcnulty / slack-gamesbot

Slack bot for giving information about boardgames
0 stars 1 forks source link

Infinite loop #1

Open jeffakaufman opened 9 years ago

jeffakaufman commented 9 years ago

I installed the bot on https://kiboardgame.herokuapp.com/. It passes the tests, but when I send a request I get "Sorry, I don't know that game" in an infinite loop after the first response (which is correct). When I restart the app in heroku the messages stop. What am I doing wrong?

jeffakaufman commented 9 years ago

my duh. I needed to update the trigger word boardgame.

ciaranmcnulty commented 9 years ago

Wow, someone uses this thing? ;-)

Should probably add something to the instructions about the keyword?

ciaranmcnulty commented 9 years ago

Can you share your Heroku Procfile perhaps?

jeffakaufman commented 9 years ago

I don’t know if you still need it, but here it is.

It would be good if you added a little about how to integrate with slack, at least a link. I am new to slack so it took a couple of false starts. Of course, I don’t know how many other people are trying to get their board game group to use slack to schedule games so I may be the only user.

On the other hand, the app was easy to deploy and works exactly as advertised.

Kaufman International
World Wide Web Development Jeff Kaufman, President

p: 310 363 0137 Skype & AIM: jeffakaufman

On Jun 7, 2015, at 1:42 AM, Ciaran McNulty notifications@github.com wrote:

Can you share your Heroku Procfile perhaps?

— Reply to this email directly or view it on GitHub https://github.com/ciaranmcnulty/slack-gamesbot/issues/1#issuecomment-109722419.