pastorhudson / pcobot

PCO Bot is a bot that integrates with the Planning Center Online API. It's built on Will Bot.
MIT License
14 stars 12 forks source link

Bot responding to the word help #102

Closed ecclesiatech closed 6 years ago

ecclesiatech commented 6 years ago

On our general channel anytime someone uses the word help in a message (any message) the PCO bot responds.

pastorhudson commented 6 years ago

Hey @ecclesiatech are you on the latest master build? That was fixed in #81 . If you forked the repo, and did the install the old way you may want to start fresh using the "Deploy to Heroku button" This will keep your pcobot updated with the latest changes. I test stuff on dev branch and try to only push to master once everything is working well.

ecclesiatech commented 6 years ago

Got it, will give it a try. How can we tell if we are on the latest build?

ecclesiatech commented 6 years ago

haha, I'm pretty sure I broke it at this point. Just started fresh with "Deploy to Heroku Button" and now can't seem to get it working. — Asher

pastorhudson commented 6 years ago

Woops lol. Make sure you put the right stuff in the heroku fields and it should work.

pastorhudson commented 6 years ago

Also make sure you setup the whitelist. If you don't whitelist channels it won't respond.

pastorhudson commented 6 years ago

Closing this up since it's fixed.