Skip to content

Commit 65e160f

Browse files
Remove committee check on message reporting (#800)
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent 1b07635 commit 65e160f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cogs/strike.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,6 @@ async def strike_message_author(
10981098
name="Send Message to Committee",
10991099
description="Sends the selected message to the committee channel for discussion.",
11001100
)
1101-
@CommandChecks.check_interaction_user_has_committee_role
11021101
@CommandChecks.check_interaction_user_in_main_guild
11031102
async def send_message_to_committee(
11041103
self, ctx: "TeXBotApplicationContext", message: discord.Message

0 commit comments

Comments
 (0)