powderblock / DealWithItReddit

Reddit bot. Computer vision for facial detection and transformation. Python, PRAW, & OpenCV.
http://www.reddit.com/user/DealWithItbot/
MIT License
33 stars 3 forks source link

Fix #9 - Add daemon script #10

Closed porglezomp closed 9 years ago

porglezomp commented 9 years ago

Will restart the program when it quits. To use, run daemon_manager.py instead of bot.py.

porglezomp commented 9 years ago

Note, it'll only restart the program if it crashes, not if it quits with a successful error code.