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

Heroku deploy #72

Closed mhijazi1 closed 7 years ago

mhijazi1 commented 7 years ago

Automatically deploys to heroku when hitting latest (goes to: pbot-test.slack.com) and master (goes to: pantherhackers.slack.com)

There are also some minor bug fixes from the refactor that were missed. Such as logtofile still being imported, the response object not setting some instance variables, and an improper use of the emoji_react function.

Also removes the admin update feature, since this should now be handled by heroku, as well as some shell scripts that will no longer be used due to start.py and heroku.