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.
Update documentation with latest changes
Remove include constructor
Remove helper function that used to move old config file into appdir
Refactor: Move tests for latest changes from test_loader to own file
Another dependency updating
Manual test and retest to see if refactoring didn't break everything - so far so good \o/
Explain what each new function does in the google style docstrings
Update docstrings to include google style docstrings
Find bug on the included file - update documentation to mention this
Refactor: hack, slice and split long function into smaller chunks
Continue working on refactoring yaml loader function
Update dependencies again :D
Close invalid PR for hacktoberfest
Merge PR that adds google style docstrings
Start refactor configuration method
Create and easy issue for new contributors
Give feedback on user comment
Review and approve PR that adds user_id to events
Research on yaml validator dependencies
Merge PR that adds/updates Spanish translation
Review PR and ask about deletion of code