diff --git a/utils/morning_runner.py b/utils/morning_runner.py index 25b8a96..c12fcfd 100644 --- a/utils/morning_runner.py +++ b/utils/morning_runner.py @@ -5,6 +5,7 @@ import logging from datetime import datetime, timedelta import discord +from discord import commands from discord.ext import tasks from utils.pogoda import fetch_weather, pressure_to_mmhg, translate_weather