Sentry Issue: [SIR-LANCEBOT-BV](https://python-discord.sentry.io/issues/5203733315/?referrer=github_integration) ``` TypeError: can't compare offset-naive and offset-aware datetimes File "bot/exts/utilities/emoji.py", line 111, in info_command **Created:** {time_since(emoji.created_at.replace(tzinfo=None), precision="hours")} File "bot/utils/time.py", line 79, in time_since delta = abs(relativedelta(now, past_datetime)) Unhandled command error: can't compare offset-naive and offset-aware datetimes ```