mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 15:24:51 +02:00
Rename from alert_notifiy.py to alert_maker.py
This commit is contained in:
parent
8b21ba4088
commit
bebb524409
@ -13,7 +13,7 @@ import db_access
|
||||
import errlogging
|
||||
from db_access import *
|
||||
from markdown import md
|
||||
from alert_notifiy import Alert
|
||||
from alert_maker import AlertEmbed
|
||||
|
||||
load_dotenv()
|
||||
AUTHOR_ID = int(os.getenv('AUTHOR_ID'))
|
||||
|
Loading…
Reference in New Issue
Block a user