Nikoro icon indicating copy to clipboard operation
Nikoro copied to clipboard

Add temp-ban feature

Open CapacitorSet opened this issue 9 years ago • 4 comments

Extend the ban plugin to allow for temporary bans.

CapacitorSet avatar Oct 10 '16 18:10 CapacitorSet

What would the command look like? `/ban username days:hours:minutes

e.g./ban foobar 07:42:00

avipatel91 avatar Oct 21 '16 08:10 avipatel91

It would be nice if one could use a more "natural" notation like 20d for "twenty days".

By the way, I think such a plugin would benefit from a scheduling API. Pinging @crisbal for discussion.

CapacitorSet avatar Oct 21 '16 08:10 CapacitorSet

It is definitely a feature we could work on in the future.

Right now there are other priorities (porting the old dev plugins to the new es6 branch for example or adding feature to the Util modules).

crisbal avatar Oct 21 '16 09:10 crisbal

Depends on #93.

@Ichicoro is working on a scheduling API that should allow us (well, her) to implement both the Events plugin and this one. Consider this issue taken.

CapacitorSet avatar Sep 29 '17 22:09 CapacitorSet