fix: добавить импорт commands в morning_runner
This commit is contained in:
parent
054422b764
commit
05722c05ec
@ -5,6 +5,7 @@ import logging
|
|||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
import discord
|
import discord
|
||||||
|
from discord import commands
|
||||||
from discord.ext import tasks
|
from discord.ext import tasks
|
||||||
|
|
||||||
from utils.pogoda import fetch_weather, pressure_to_mmhg, translate_weather
|
from utils.pogoda import fetch_weather, pressure_to_mmhg, translate_weather
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user