refactor(welcome): Adjust shared command error handlers
This commit is contained in:
parent
db5c171c11
commit
8ac8ddb4b3
@ -338,9 +338,7 @@ class WelcomeCog(commands.Cog):
|
||||
log.error(f"Failed to disable goodbye settings for guild {guild_id}")
|
||||
|
||||
# Error Handling for this Cog
|
||||
@set_welcome.error
|
||||
@disable_welcome.error
|
||||
@set_goodbye.error
|
||||
@disable_goodbye.error
|
||||
# --- Test Commands ---
|
||||
@commands.group(
|
||||
name="testmessage",
|
||||
|
Loading…
x
Reference in New Issue
Block a user