1
0
Fork
You've already forked rctl-bot
0

feat: track mute state in controls keyboard #2

Merged
stolyarchuk merged 1 commit from mute-unmute into main 2026年05月28日 07:47:23 +02:00

Summary

  • Read mute state from wpctl at bot startup and use it for the initial controls keyboard.
  • Toggle the reply keyboard label between Mute and Unmute after mute state changes.
  • Stop sending Mute: on/off messages while keeping volume status replies.

Test Plan

  • uv run pytest -q
  • uv run python -m compileall rctl_bot main.py
## Summary - Read mute state from wpctl at bot startup and use it for the initial controls keyboard. - Toggle the reply keyboard label between Mute and Unmute after mute state changes. - Stop sending Mute: on/off messages while keeping volume status replies. ## Test Plan - uv run pytest -q - uv run python -m compileall rctl_bot main.py
stolyarchuk deleted branch mute-unmute 2026年05月28日 07:47:24 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stolyarchuk/rctl-bot!2
Reference in a new issue
stolyarchuk/rctl-bot
No description provided.
Delete branch "mute-unmute"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?