calledtoconstruct / lambdabot

A friendly IRC bot and apprentice coder, written in Haskell.
4 stars 2 forks source link

Add ability for a plugin to request a callback after a timeout or on an interval. #30

Open calledtoconstruct opened 4 years ago

calledtoconstruct commented 4 years ago

Add ability for a plugin to request a callback after a timeout or on an interval with the ability to end an interval using the return value of the callback