Filter Controls for /view Commands #22

Open
opened 2024-08-20 12:05:05 +00:00 by corbz · 1 comment
Owner

The view commands return embeds with pagination buttons for viewing subscriptions or tracked content.

image

Add a parameter for them both to add a search query param to the api request.
For the tracked content, add an optional select box that allows the user to select a subscription to filter against.

Then look into some less complicated filters, like blocked, active, etc

The view commands return embeds with pagination buttons for viewing subscriptions or tracked content. <img width="169" alt="image" src="attachments/2976e3da-d640-4d09-aad3-c4807342c60d"> Add a parameter for them both to add a search query param to the api request. For the tracked content, add an optional select box that allows the user to select a subscription to filter against. Then look into some less complicated filters, like `blocked`, `active`, etc
7.3 KiB
corbz added the
enhancement
label 2024-08-20 12:05:05 +00:00
corbz self-assigned this 2024-08-20 12:05:05 +00:00
corbz added this to the PYRSS project 2024-08-20 12:05:05 +00:00
Author
Owner

improved commands
added view filters command
search added
filter by blocked added

last to do is the active flag for subs

improved commands added `view filters` command search added filter by `blocked` added last to do is the active flag for subs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Bot#22
No description provided.