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.
Add comment to PR raised by new contributor
Raise new issue due to bug to the regex matching group when events were implemented
Read discussion issue raised by project creator Jacob
Reply to new contributor on issue
Update PR with linting fixes
Review PR of new contributor
Fix failing test with help of another contributor - it passes \o/
Attempt testing the changes to the connector - failed
Update telegram connector to send image responses
Try the new events to send images to the chatroom
Merge PR that fixes typos in docs
Merge PR that adds parser to bot
Raise issue with docker builds and assign it to project owner
Approve PR that adds parser to the bot
Review PR that adds another parser to the bot
Review PR raised by first time contributor
Merge PR of new contributor that updates the Matrix connector timeout from 6 hours to 5 minutes.
Merge PR fixing bug on the matrix connector
Fix documentation issues on the cloudhealth skills
Merge PR to fix documentation on dialogflow parser