mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 07:14:52 +02:00
v2.2.4
Mostly to test GitHub webhooks
This commit is contained in:
parent
f002767f95
commit
887b52f5d4
@ -596,6 +596,7 @@ class Notificator(commands.Cog):
|
||||
:param alerts_in_page: The number of alerts in one page
|
||||
:return: page as str
|
||||
"""
|
||||
|
||||
alert_history = AlertReqs().request_history_json()
|
||||
|
||||
current_time = datetime.datetime.now()
|
||||
|
Loading…
Reference in New Issue
Block a user