Task Completed
- Changed WordPair to TrackedWord
- Create journal using colemak layout to type.
Future work
- Fire and forgetting.
- We could use the twichio.ext.routines to schedule sending chat the top words said during stream in an interval.
- Call the chat bot and word tracker separately without blocking each other.
- Use GitHub integrations to run Python test with Poetry.
Useful Links
- Fire and forget python https://stackoverflow.com/a/37345564
- Asycio tasks https://docs.python.org/3/library/asyncio-task.html#creating-tasks