diff --git a/imgwelcome/imgwelcome.py b/imgwelcome/imgwelcome.py index 68aa5f6..61890d4 100644 --- a/imgwelcome/imgwelcome.py +++ b/imgwelcome/imgwelcome.py @@ -133,7 +133,7 @@ class ImgWelcome: else: return "th" - @checks.is_owner() + @checks.admin_or_permissions(manage_server=True) @commands.group(pass_context=True) async def imgwelcomeset(self, ctx): if ctx.invoked_subcommand is None: