From 379030b14808191e2b98e2bac843878dd25fa9cc Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Thu, 2 Jul 2026 20:38:22 +0200 Subject: [PATCH] Cease loading QuackStack cog The service for this has been scaled down, and the command has been erroring out for a while. Suggested-by: Joe Banks --- bot/exts/fun/{quack.py => _quack.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bot/exts/fun/{quack.py => _quack.py} (100%) diff --git a/bot/exts/fun/quack.py b/bot/exts/fun/_quack.py similarity index 100% rename from bot/exts/fun/quack.py rename to bot/exts/fun/_quack.py