chrisgillis / slackwolf

A slack bot that moderates Werewolf games
343 stars 68 forks source link

!remindMe after !join crashes app #66

Closed zurbergram closed 6 years ago

zurbergram commented 6 years ago

/usr/bin/php /Users/matthewroth/dev/projects/slackwolf/slackwolf/bot.php Connecting... Connected. Slackwolf\Game\Command\NewCommand U49KL4LLF C8AAN37T3 Slackwolf\Game\Command\RemindCommand U49KL4LLF C8AAN37T3

Notice: Trying to get property of non-object in /Users/matthewroth/dev/projects/slackwolf/slackwolf/src/Game/Command/RemindCommand.php on line 42

Fatal error: Call to a member function getName() on null in /Users/matthewroth/dev/projects/slackwolf/slackwolf/src/Game/Command/RemindCommand.php on line 42

Process finished with exit code 255