A script to be added to the TODO list of Wunderlist when tweet with a specified hash tag
$ pip install pyyaml
$ pip install twython
$ pip install requests requests_oauthlib
$ git clone https://github.com/tamago0224/twit_todo
- First make a Twitter application here.
- Create Comsumer Key, Comsumer Secret, Access Token and Access Token Secret.
- Those value sets to tw_config.yml(tw_config.yml.sample change to tw_config.yml).
- Second make a Wnderlist application here.
- Create client id and access token.
- Those value sets to tw_config.yml(tw_config.yml.sample change to tw_config.yml).
$ python twit_todo.py