diff --git a/cogs/other.py b/cogs/other.py index ba51456..59ae239 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -1570,7 +1570,7 @@ class OtherCog(commands.Cog): "-v", f"{tempdir}:/opt/sherlock/results", "sherlock", - "--verbose", + # "--verbose", "--print-found", # "--no-color" ]