Add 'UserLeftChat' event to twitch connector
Initial work on opsdroid skill to work with game idea
Review PR that refactors tests and add new way to test API calls
Finish off designing talkshow layout thanks to @harowitzblack
Design card for talk show idea π
Fix issue with mailgun on client site again
Make some changes to the CV and ask a friend to check it
Post WIP article about adding a column to a postgres db while running in docker https://fabiorosado.dev/add-column-to-postgres
Spot UI bug on mobile and fix it
Fix issue with the database table not having the column
The command django makemigrations wasn't creating any new migrations so had to create the columns manually.