Get RSS feed of from contacts you follow on different social media platforms. At the moment we are working on Twitter.
-
Use Python 3, not Python 2.
-
Copy
sofee/settings.conf.example
tosofee/settings.conf
-
Update the secret values in settings.conf
-
You can obtain twitter keys for your dev app from https://apps.twitter.com
-
Source the settings.conf in your environment.
$ source sofee/settings.conf
-
Install requirements from
requirements/*.txt