diff --git a/src/extensions/agenda.py b/src/extensions/agenda.py index 1c7d935..447b917 100644 --- a/src/extensions/agenda.py +++ b/src/extensions/agenda.py @@ -34,7 +34,7 @@ def generate_time_choices(): @agenda.include -@arc.with_hook(restrict_to_channels(channel_ids=CHANNEL_IDS["bots-cmt"])) +# @arc.with_hook(restrict_to_channels(channel_ids=CHANNEL_IDS["bots-cmt"])) @arc.with_hook(restrict_to_roles(role_ids=[ROLE_IDS["committee"]])) @arc.slash_subcommand( "generate",