MinoMino / minqlbot-plugins

A collection of plugins for minqlbot.
GNU General Public License v3.0
5 stars 10 forks source link

self.delay should be interruptible. #12

Open WalkerY opened 9 years ago

WalkerY commented 9 years ago

delay should automatically cancel on unload event when in waiting state by default. that should be disabled if optional parameter is provided.

WalkerY commented 9 years ago

it should also return object with cancel method in case of need to cancel earlier