calledtoconstruct / lambdabot

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

Add ability for the bot console to execute events based on a timer. #33

Open calledtoconstruct opened 4 years ago

calledtoconstruct commented 4 years ago

In the offline rc, add ability to fork a thread and have that thread wake up periodically to execute a maintenance function. For example, flush plugin state to disk.