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.
Restart the bot again in debug mode - this log file will be huge!
Write skill to sort out logs in logging file to make it easier to debug memory leak
Merge PR that fixes Telegram update interval fix into master
Review PR to new contributor
Review PR of new contributor that adds google style docstrings to core
Debug config issue on raspberry pi
Add new issue friendly to new people contributing to open source
Set up raspberry pi with latest opsdroid skills - giving the bot a test for a week straight
Push reminder skill to github
Write readme for the reminders skill
Debug failing methods for reminders skill
Add regex parser to reminder skill
Write method to handle input for month - date
Write method to handle input for reminder - date
Write method to handle english input for reminder - days
Initial work on reminders skill
Look into Arrow documentation for next skill
Create new skill for - shopping list
Maintainer work - Help contributor with black failure on his PR
Maintainer work - Help new contributor with docstrings
Help contributor with testing
Review PR that will add gitter connector to