Merge /editrole and /trole #209
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#209
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?
Right now,
/troleallows assigning a role temporarily whereas/editroleallows giving a role permanently. Both commands pull from the same list of allowable roles indata/variables.json.Desired functionality is for
/editroleto be deprecated,/trolebe renamed to/role, and if the argumentlengthis set to0that the role be given permanently, just like how/editroledoes it.This is quite the undertaking. Perhaps I may revisit in the future, but there is no pressing need, and I've got a lot on my plate. Gonna close this as not being done.