Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Commands Posting Urgent Duplicate Message #108

Open
jwarchol opened this issue Jan 3, 2025 · 0 comments
Open

Quick Commands Posting Urgent Duplicate Message #108

jwarchol opened this issue Jan 3, 2025 · 0 comments

Comments

@jwarchol
Copy link

jwarchol commented Jan 3, 2025

When using the PB,, quick command to post to the URGENT bulletin, the message is sent twice.

This can be taken out of handle_post_bulletin_command as it's already handled in send_message:

  if board_name.lower() == "urgent":
            notification_message = f"💥NEW URGENT BULLETIN💥\nFrom: {sender_short_name}\nTitle: {subject}"
            send_message(notification_message, BROADCAST_NUM, interface)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant