scrapinghub/slackbot

Middleware

Open

#103 opened on Aug 6, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (1,249 stars) (400 forks)batch import
enhancementhelp wanted

Description

Does this library have a "middleware" type functionality, as in, something that intercepts each message as it comes through to attach some additional context or do something else with it, before it hits a responder?

Contributor guide