diff --git a/erm.py b/erm.py index 86aeae55..a38e2ef1 100644 --- a/erm.py +++ b/erm.py @@ -188,7 +188,7 @@ async def setup_hook(self) -> None: iterate_ics.start() # GDPR.start() iterate_prc_logs.start() - tempban_checks.start() + # tempban_checks.start() change_status.start() logging.info("Setup_hook complete! All tasks are now running!")