Optimizations + API update
This update brings some important changes.
Added:
MCuser.uuid - minecraft user id
Removed:
MCuser.trimmed_uuid
MCuser.full_uuid
Changed:
MCuser.formatted_history & MCuser.reversed_formatted_history are now properties in stead of coroutines (idk why I did that)
Lyrics.save() is no longer a coroutine either
Overall optimizations