PantherHackers / PantherBot

PantherBot is a WebSocket Application that takes advantage of Slack's RTM API to interact with the channels that it is a part of.
Mozilla Public License 2.0
14 stars 14 forks source link

Change check in #102

Closed ghost closed 7 years ago

ghost commented 7 years ago

This PR changes reduces how often PantherBot will post a Check-In message on slack as well as refactors to the other_message method in reactbot.py to fix a KeyError as mentioned in Issue #84

mhijazi1 commented 7 years ago

Quick explanation as to how this changes check in please