Changes by יהודה רומם

This commit is contained in:
GaMeNu 2024-07-28 21:19:39 +03:00
parent 2012426a9b
commit e7075bc98a

View File

@ -213,6 +213,7 @@ class Notificator(commands.Cog):
async def check_for_updates(self): async def check_for_updates(self):
""" """
API Updating loop, contacts the API every second to get the latest info API Updating loop, contacts the API every second to get the latest info
:return: None
""" """
try: try:
# Request the data # Request the data