Maintainer of Opsdroid
An open source chat bot framework written in python. It is designed to be extendable, scalable and simple.
This application is designed to take messages from chat services and execute python functions (skills) based on their contents.
Offer support for issues reported on gitter
review PR to fix documentation
Update shell connector to work with event types - no more exception being raised
Initial work on separating opsdroid-desktop from electron
Update dependencies (again)
Restarted travis build for timeout tests - dependency update
Merge PR to catch timeout error on Matrix connector
Review PR to catch timeout error on Matrix connector
Merge PR that adds a slack-timeout option
Raise new issue about opsdroid using deprecated connector from repo when name starts with a capital letter
Remove stale tag added by bot to ongoing discussion
Merge PR to master - fix issue with rasa nlu
Review PR to slack connector
Review PR that fix documentation and merge into master
Merge matching_condition PR to and close open issue
Write documentation for the new matching_condition kwarg
Test and review PR to add matching kwargs to the regex parser