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.

Merge PR that adds documentation on exposing opsdroid to the internet

Review, approve and merge PR that added a catch_all matcher to be triggered when no other matcher is triggered

Fix failing test on PR that handles import errors for the watson parson

Help user with issue about slack sending either whitepace or \xa0 - regex fix

Initial review of PR that converts unittests to pytest for the rocketchat connector