Added '/check -admin' #7
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
NerdNu/ModReq!7
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
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?
Title says it all - added the '/check -admin' flag so that moderators are able to see admin requests if they wish.
Elevated requests are still viewable by default for admins.
Usage:
/check -admin p:#
/check -admin #### (doesn't do anything other than a normal /check would do)
While this code looks good, I think that I would prefer this to be done in a different manner. If there is ever the need to extend the /check with more then just -admin then this method would not be sufficient.
I wasn't quite sure what you were looking for, however I've just made adding additional flags to /check (if we need them) simpler to do.
I've implemented something for this along with some other changes, I will be pushing this tomorrow.
Your implementation will probably be better than mine anyway, mine was a relatively quick and nasty fix.
Just as an FYI for this thread, here is the commit for this.
Pull request closed