pharaun / Karmator

Rust bot that works on IRC and Slack for tracking karma (upvotes/downvotes...)
BSD 3-Clause "New" or "Revised" License
17 stars 0 forks source link

Enable karmator to reload config dynamically #126

Open pharaun opened 8 years ago

pharaun commented 8 years ago

Make config available as a reader monad or something related and spawn an separate thread to monitor the config file and reload them, then when they have been reloaded notify the subsystem that depends on them to readjust or what so ever (if needed)