Refactored location checking in tell.py to directly retrieve the destination user's timezone from their settings, defaulting to UTC if not set. Removed dynamic get_module call for location handling
The old behaviour is removed, and this is a
BREAKING change, as the config option was
mentioning a amount, while now mentions a
percentage of the total.
It also rounds the number to the acceptable
units, that's why I imported decimal.