Address trole problems #322
No reviewers
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot!322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bug/trole-not-removed"
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?
Firstly, fixed the typo that #315 notates.
Secondly, tried to address the bug that #319 notates. I am unsure if the bug is fixed, as I could not find a simple cause. My only guess is that at the time that the bot attempted to read the member's roles some network shenanigans happened to make it return
False. So, I've added more in-depth handling, added a catch for any Exception class rather than the 2 previously specified, and have an embed being sent to the sysop channel directly for visibility.As a result, needed to add the sysop channel to the variables file, so added the field to the example file.