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.
Test PR that should fix the !include constructor
Merge PRs that have been accepted
Review PR that addresses the issue with broken include constructor
Raise issue since the include constructor is breaking
Raise PR fixing failing tests and remove unittest.skip for envvars
Close codecov PR - it was an issue from their end
Review a bunch of PRs raised for hacktoberfest
Attempt to fix coverage not being reported on each PR
Add feedback to contributor PR
Raise PR adding PR template to try and get more context to PR's raised by contributors
Review a lot of PR's raised for hacktoberfest
Reply to users on open issues
Take on new issue for hacktobestfest - update documentation theme
Give feedback/comment on users showing interest on open issues
Read through all the new issues created for Hacktoberfest
Read through all the new open issues and give feedback on some
Update dialogflow PR - remove parser if no dependency is installed
Review changes done to cli commands
Raise PR that adds hacktoberfest label
Raise PR that fix bug that was breaking parsers and
Debug issue with parsers stop working after PR adding events to the core was merged
Add new test to handle case when dependency is not installed
Refactor dialogflow v2 PR