@mister_monster hi! Do you mind looking into my PR?
@gcrkrause I would love to merge your contribution! I do want to ask you first though, your change moves towards a goal of daemonizing the program, in the future when I do more work towards this goal would you mind helping/contributing in case I run into any difficulties regarding your change?
@gcrkrause yeah that is essentially what I mean. I'm going to take the "run periodically" logic out and create a native process that handles that, that way a python interpreter isn't locked for the majority of the time when the bot is doing nothing but sleeping.