From 566ca3d8b0457c7ab38bc2bd130ebebf2c8397df Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Tue, 12 Aug 2025 00:15:12 +0100 Subject: Revert "Add setup function for `motd` cog" This reverts commit c76fee4800ce0f98cf592ba2fce1369f5b694f73. Johannes will be sanctioned accordingly for this transgression. --- arthur/exts/systems/motd.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arthur/exts/systems/motd.py b/arthur/exts/systems/motd.py index 161afa7..8f76da8 100644 --- a/arthur/exts/systems/motd.py +++ b/arthur/exts/systems/motd.py @@ -15141,8 +15141,3 @@ v/LP29O/WR96utz3ZLb+YDT/aX/6fjP50WD63nD2V5OlhwvNb9eGvlkffbgy9Ml8a7+PudZgtqqF jXJxOVscjibyZm9YaTSKpFpJZxpdoFJLDVJEj/DUMon+rwUhpcioFBmBiYanBmEfQp0A0SlUtlch 9H8Bojmrh8WRmXAAAAAASUVORK5CYII= """ - - -async def setup(bot: KingArthur) -> None: - """Add TRT to bot.""" - return None -- cgit v1.2.3