diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-03-19 18:59:04 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-03-19 18:59:04 -0400 |
commit | a4216f9646aeea73c1454d22c0ba856ee3e82edd (patch) | |
tree | 0f83215d6f49283c2cffd605db0b3aa1cc5504ac /etc |
initial commit
Diffstat (limited to 'etc')
-rw-r--r-- | etc/twitter4j.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/twitter4j.properties b/etc/twitter4j.properties new file mode 100644 index 0000000..85936ab --- /dev/null +++ b/etc/twitter4j.properties @@ -0,0 +1,8 @@ +#twitter4j.properties +#Thu Jan 29 17:36:07 EST 2015 +oauth.consumerSecret=7w9NMKBXGY319LLfeqFFf7APvE3c2lOHnVQeTrMLx44hBh2dAJ +debug=true +oauth.accessToken=3004288821-1uewmJbNJCWBvMhGp4ktMjNS55ib0XmS8u7gVr5 +oauth.accessTokenSecret=ix6mgy2i2vPjFyVVDsv5GqCRgm6LgQy1aQhgshpxCjuWN +http.prettyDebug=true +oauth.consumerKey=6q7OVuHzMvkwc3tnV0PjWg9nz |