botman / botman/driver-slack

No hasMatchingEvent on SlackDriver (non-RTM one)?

Open
#30 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
51
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Because `SlackDriver` doesn't redefine `hasMatchingEvent` from `DriverInterface`, there seems to be no way of making use of BotMan's event handler mechanism (`$botman->on('event_name', ...)`) using this driver.

Instead, it seems that the only way is to use the fallback handler.

Is there a reason for this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.