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

Create Files if imgur and reddit info not found #12

Closed powderblock closed 9 years ago

powderblock commented 9 years ago

If imgurInfo and redditInfo are not found, take user input and ask if they'd like to save it. Use getpass for this.

powderblock commented 9 years ago

This is "done" but it doesn't populate the files with information yet. Still, it generates the files if they are not found.