Ability to add reason for disabling commands #219
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#219
Loading…
Add table
Add a link
Reference in a new issue
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?
What it says on the tin. I'd like the bot to be able to output why a systems operators has chosen to disable one of EnduraBot's commands, were that to ever occur.
Unnecessary.
Well, given #229 and the necessity of disabling a command, I would actually really like this now. Shouldn't be hard anyway, just a key:value JSON pair.
Addressed by #230. Documentation update unnecessary given the example file. Closing.
Reopening. PR #230 introduces a bug wherein the new loop in
main.py, if it detects that the first key:value pair does not match, simply jumps to theAccess deniedcodeblock. Need to re-write and test more vigorously than I did.New issue addressed in #233. Closing again.