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.
Reply to new issue and user question on how to create instance
Check new issue raised and see that it is a bug happening
Participate on discussion about automating the releases of
Create easy issue to fix documentation
Attempt to figure out why CI isn't reporting the status to github
Merge PR that fixes bug with shell connector after testing it that it works
Review, comment, approve PR that fixes issue in shell connector
Reply to issue about pinning setuptools version
Reply to contributor comment on PR that had gone stale
Reply to user question on PR that fixes skill constraints
Review, approve and merge PR that fixes issue in docs
Yet another dependency update
Create new PR updating slack documentation to show how users should create a Classic App in order to have access to the RTM API
Troubleshoot issue raised by user on the slack connector
Reply to user question about the slack connector and bot issues
Review and approve PR that adds kwargs to the shell connector
Aprove PR that fixes tests