Bot Isn't a Member Flag #65

Closed
opened 2024-10-11 16:07:12 +00:00 by corbz · 3 comments
Owner

On the Server model, there needs to be a new field that represents if the PYRSS Bot is a member or not, this flag should be the only editable field through the API.

When loading the webui and selecting a server, this value can be updated immediately as it's value is determined by the response of attempting to generate channels.

There also needs to be some kind of visual indicator on the webui, perhaps on the server sidebar if there is room.


Just a thought while writing: It might be better to set this value entirely from the backend when generating channels!!!

On the `Server` model, there needs to be a new field that represents if the PYRSS Bot is a member or not, this flag should be the **only** editable field through the API. When loading the webui and selecting a server, this value can be updated immediately as it's value is determined by the response of attempting to generate channels. There also needs to be some kind of visual indicator on the webui, perhaps on the server sidebar if there is room. --- Just a thought while writing: It might be better to set this value entirely from the backend when generating channels!!!
corbz added the
enhancement
label 2024-10-11 16:07:12 +00:00
corbz self-assigned this 2024-10-11 16:07:12 +00:00
corbz added this to the PYRSS project 2024-10-11 16:07:12 +00:00
Author
Owner

Created the field, and it's controlled entirely in the back-end with no user input!

Now I just need a UI indicator, that is shown on the sidebar, to indicate it's not working correctly due to the bot issues.

Created the field, and it's controlled entirely in the back-end with no user input! Now I just need a UI indicator, that is shown on the sidebar, to indicate it's not working correctly due to the bot issues.
Author
Owner

Added a warning, but it's very ugly, needs work!

image
Added a warning, but it's very ugly, needs work! <img width="241" alt="image" src="attachments/0e15a005-5dfa-4484-aa21-80f6e83360ff">
Author
Owner

Completed.

I made a nicer design that is fun to play with, the dot becomes a vertical pill when hovering on the server item.

image
Completed. I made a nicer design that is fun to play with, the dot becomes a vertical pill when hovering on the server item. <img width="240" alt="image" src="attachments/42cda926-5de2-4e16-b149-1dd3641ceb4f">
corbz closed this issue 2024-10-11 17:54:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#65
No description provided.