mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 15:24:51 +02:00
parent
36ac574155
commit
5a09cdf097
@ -131,7 +131,6 @@ class Notificator(commands.Cog):
|
|||||||
self.db.connection.close()
|
self.db.connection.close()
|
||||||
self.db = DBAccess()
|
self.db = DBAccess()
|
||||||
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def generate_alert_embed(alert_object: Alert, district: str, arrival_time: int | None, time: str,
|
def generate_alert_embed(alert_object: Alert, district: str, arrival_time: int | None, time: str,
|
||||||
lang: str) -> discord.Embed:
|
lang: str) -> discord.Embed:
|
||||||
|
Loading…
Reference in New Issue
Block a user