Bot Isn't a Member Flag #65
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
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!!!
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.
Added a warning, but it's very ugly, needs work!
Completed.
I made a nicer design that is fun to play with, the dot becomes a vertical pill when hovering on the server item.