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

Fixed !talk issues #87

Closed ghost closed 7 years ago

ghost commented 7 years ago

There was an instance variable without the self declaration, which caused the !talk command to fail, this has been fixed.