- Fixed bug where embed was not being sent to Discord.
- Added track image to embed.
- Added colour to embed based on finish position (gold for P1, silver for P2, etc).
- Added capitalisation logic (the game provides driver names as "RICCIARDO", "ALBON", "VERSTAPPEN" in full caps. Non-multiplayer races will now modify the names to be correct cases; "Ricciardo", "Albon", "Verstappen". Multiplayer races are unchanged.
- Added footer to embed.
- Added "Number of pit stops" to embed.
- Added "Championship points earned" to embed.
- Added more rigorous error handling to avoid the program outright crashing.
- Various small bug fixes.
- Various code improvements to improve performance.
Full Changelog: 1.0.0.3-minor...1.0.1.0-major