##Twitter integration for Todoist
###Required Libraries:
- tweepy: https://github.com/tweepy/tweepy
- todoist-python: https://github.com/Doist/todoist-python
- pygubu: https://github.com/alejandroautalan/pygubu
###Features:
- Automatically add tasks to your Todoist from twitter
- Add tasks when you receive @mentions, retweets
###Not Yet Implemented:
- Specify Todoist project, priority, other
- More options from twitter
- More flexible rules
###Installation Instructions:
- Install python (2.7+) and required libraries (above)
- Go to https://apps.twitter.com/app/new and fill out required forms
- name: tweet-doist
- description: twitter todoist integration
- website: https://github.com/JFletcher94/tweet-doist
- Click the 'Keys and Access Tokens' tab
- Run 'setup.sh'
- Copy and paste 'Consumer Key' and 'Consumer Secret' into appropriate fields
- Click 'Ok'
###Rule Formatting:
- Threshold must be a number greater than 0, no more than 100