diff --git a/shortmute/shortmute.py b/shortmute/shortmute.py index 684223c..222a05b 100644 --- a/shortmute/shortmute.py +++ b/shortmute/shortmute.py @@ -34,7 +34,7 @@ class Shortmute(commands.Cog): An image link to evidence for the shortmute, do not use with evidence_image evidence_image: discord.Attachment = None An image file used as evidence for the shortmute, do not use with evidence_link - skip_confirmation: bool = False + skip_confirmation: bool = True This allows you skip the confirmation prompt and immediately shortmute the user. """ disable_dateutil()