- Logging functionality has been centralised to 'globals.log'
This should allow easy log integration into subsystems without the need of passing the function everywhere *phew*
- added database table "users"
- table allows for assigning individual users a UUID for universal processing
- will support account linking in the future
- fixed a bug with reporting Discord commands in logs