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.

Check review of Pr that updates config layout and make requested changes

Ask question about parsers on chat, notice that the helper function was written wrong

Start refactoring configuration to replace - name with just the name of the module - prevents creating a list of dicts

Get stuck trying to validate a list of dicts with voluptous library